Commit Graph

187 Commits (286dd662b6c4dd09796c6c22dd7c367c88fb00a7)
 

Author SHA1 Message Date
Mathias Koch 286dd662b6 Add support for tokio-rustls 4 years ago
Constantin Nickel edaaebd60e Update async-tls to 0.9 4 years ago
Sebastian Dröge dfe62345be Update version to 0.8.0 4 years ago
Sebastian Dröge d53887cbf4 Update async-tls to 0.9 4 years ago
Philippe Normand 2f2319c125 Update to gio 0.9 and glib 0.10 4 years ago
Sebastian Dröge 16b1612b6e Update version to 0.7.1 4 years ago
Josh Matthews 00fa09ce37 Add openssl support. 4 years ago
Sebastian Dröge 3b770316d6 Work directly on the tokio AsyncRead/AsyncWrite traits and convert internally 4 years ago
Sebastian Dröge b1e44a5e77 Update version to 0.8.0 4 years ago
Philippe Normand 220df7b0af gio: Make the IOStreamAsyncReadWrite constructor private 4 years ago
Philippe Normand be83431c2f gio: Add Send implementation to IOStreamAsyncReadWrite 4 years ago
Sebastian Dröge 8738c887c0 Add public type aliases for the stream types used by the various client-side functions 4 years ago
Sebastian Dröge be8e9d898d Don't declare internal port function when only the async-tls feature is enabled 4 years ago
Naja Melan e131ec4e8a Expose the configuration of the websocket connection. 4 years ago
Heinz N. Gies b86e6d5369 bump tungstenite to 0.11 4 years ago
Sebastian Dröge 2e6f577c7e Switch to tokio-native-tls for the Travis CI too 4 years ago
Sebastian Dröge 929dacbbdc Update version number to 0.6.0 4 years ago
Sebastian Dröge 29e528d1bc Switch from deprecated tokio-tls to tokio-native-tls 4 years ago
Sebastian Dröge cba1d7bb32 Update version to 0.5.0 4 years ago
Sebastian Dröge dd57c420a4 Update version to 0.4.3 4 years ago
Marcin Pajkowski 9b5b065b1b Derive `Debug` for `WebSocketStream<S>` 4 years ago
Cheng JIANG 3d668b5b8f use re-expored tungstenite 4 years ago
Sebastian Dröge 5c594c0549 Forward handshake errors directly instead of wrapping them in a Other IO error 4 years ago
SchrodingerZhu a2b88e46d0 bump version 4 years ago
Mark Lodato 70c77160a9 Update example to not broadcast close messages. 4 years ago
Mark Lodato 6bffd862b6 Updates example commands to include async features 4 years ago
Sebastian Dröge f36c55b3f5 Update version to 0.4.2 4 years ago
Sebastian Dröge 6398b27044 Add the "std" feature to the futures-io dependency 4 years ago
Sebastian Dröge 60ea29ff03 Update version to 0.4.1 4 years ago
Erich Gubler d4eea7211c build(deps): minimize unnecessary dependencies by using `futures-{channel,io,util}` directly instead of `futures` outside of tests/examples 4 years ago
Ilya Baryshnikov 9741f0eb83 One more link changed 4 years ago
Ilya Baryshnikov a62f74ac89 Fix warning for gio link 4 years ago
Naja Melan 249dbf7f2d Advertise not using unsafe code. 4 years ago
Naja Melan 17ceebb5dc Add required feature for example async-std-echo. 4 years ago
Naja Melan 2d1bf51e7d fix clippy warning 4 years ago
Naja Melan 6015bf5f7b error.description is deprecated as of current nightly. 4 years ago
Naja Melan bfbb94030a Don't project if you require Unpin. 4 years ago
Sebastian Dröge a65c53b6cd Fix clippy warning about ok_or() followed by a function call 4 years ago
hbgl 42d6771357 Add example of server periodically updating client 4 years ago
Sebastian Dröge 3a994e6e3b Update to tungstenite 0.10 4 years ago
Alexey Galakhov 016f21f5b4 tests: do not report expected autobahn errors 4 years ago
Kelly Thomas Kline 40757271f0 Add examples README.md 5 years ago
Daniel Abramov 40943ec32c examples: improve client example 5 years ago
Daniel Abramov c02a5399b2 examples: improve server example 5 years ago
Alexey Galakhov ca6d02a9a2 travis: force build fail on autobahn failure 5 years ago
Alexey Galakhov 5d44a92fdf autobahn: don't panic in server 5 years ago
Alexey Galakhov 418d6d87bb autobahn: don't panic in client 5 years ago
Nathan Torchia 744c7fd124 Added server example 5 years ago
Sebastian Dröge 6a9914b9da Update version to 0.3.1 5 years ago
wolf4ood 0c749aeeb0 Restored stream pub visibility 5 years ago