Commit Graph

123 Commits (0.17.2)

Author SHA1 Message Date
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
Naja Melan 17ceebb5dc Add required feature for example async-std-echo. 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
Nathan Torchia 744c7fd124 Added server example 5 years ago
Sebastian Dröge 6a9914b9da Update version to 0.3.1 5 years ago
Sebastian Dröge c2ff77b446 Refactor features and optional API and add support for tokio/gio async runtimes 5 years ago
Sebastian Dröge 74a5094df5 Release 0.2.1 5 years ago
Sebastian Dröge fb8bbca9ed Add optional support for TLS via async-native-tls instead of async-tls (rustls) 5 years ago
Sebastian Dröge 21411b2dc1 Add documentation link to Cargo.toml 5 years ago
Sebastian Dröge 9bf555ed07 Update version to 0.2.0 5 years ago
Sebastian Dröge 016d365829 Release 0.1.1 5 years ago
Sebastian Dröge 6eaadd613b Remove unused bytes dependency 5 years ago
Sebastian Dröge 69d9a0c364 Update dependencies 5 years ago
Sebastian Dröge 6ed543c8bf Update to tungstenite 0.9.2 instead of tracking git master 5 years ago
Danny Browning 3ccd307be3 Update to work on stable 5 years ago
Sebastian Dröge 1764a42b19 Update to pin-project 0.4 5 years ago
Sebastian Dröge b76d8cbc03 Port/rename to async-std / async-tungstenite 5 years ago
Danny Browning 0c2779965d Add tcp dependency for net 5 years ago
Danny Browning 46ac847977 Use tokio built in dns 5 years ago
Danny Browning 3821e0952a Tokio 0.2 Conversion 5 years ago
Artem Vorotnikov 9bd5f01784
Upgrade to Rust 2018, format the code 5 years ago
Daniel Abramov 52f74684ee Bump version 5 years ago
Daniel Abramov 952b4b2410 Update to the new `tungstenite-rs` 5 years ago
Alexey Galakhov 09ba8d733f Version 0.8.0 released. 5 years ago
Alexey Galakhov 8b13cb7ad3 test: add autobahn tests 5 years ago
Daniel Abramov e2cdf11bc8 Update to the latest `tungstenite-rs` version 5 years ago
Daniel Faust 334148fff5 Depend on tungstenite master branch 5 years ago
Daniel Abramov b9e6e59dce Bump version 5 years ago
Daniel Abramov 7d2f0c9ffb Return `Close` messages to the user 5 years ago
Ryan Leckey b9b6f2de5a Update tokio-tls to 0.2 and replace fully tokio-core with tokio 6 years ago
Daniel Abramov 9f3b559555 Bump version 6 years ago
Daniel Abramov f4b1e78475 Update important dependencies 6 years ago
Daniel Abramov b61ed96561 Update to the newest `tungstenite-rs` version 6 years ago
Juan Crouton 55c2b7b396
upgrades tokio-dns-unofficial to fix nightly toolchain 6 years ago
Euan Rochester e2012633b4 Port to tokio reform 6 years ago
Alexey Galakhov ad8aa4c98a Update dependencies and bump version 7 years ago
Alexey Galakhov f1b61ea561 trivial: update dependencies 7 years ago
Alexey Galakhov 77d4d5b66f Update for Tungstenite 0.5.0 7 years ago
Daniel Abramov 2ac5971aab Bump version 7 years ago
Daniel Abramov f9c3948c51 Replace redundant `Request` structure 7 years ago
Alexey Galakhov e08995087c Update dependencies 7 years ago
Alexey Galakhov 49052ebd13 Update documentation and tungstenite versions 7 years ago
Daniel Abramov 4d5f666662 Bump version 7 years ago
Daniel Abramov b0ad00230b Adapts tokio-tungstenite to tungstenite/headers 7 years ago
Michael Smith 84ccf3e0b6
Control tungstenite/tls with tls feature 7 years ago
Alexey Galakhov 9a4f171ab2 Version 0.2.1 released. 7 years ago
Alexey Galakhov e7c3ef5250 Set TCP_NODELAY on connect. 7 years ago
Alexey Galakhov 5fbcd8d413 Add "connect" convenience function. 7 years ago
Alexey Galakhov c8dc978dd5 Bump version 7 years ago