Commit Graph

22 Commits (4d6e1e30057aafc9722713fc31417463bbd763be)

Author SHA1 Message Date
Mark Lodato 4d6e1e3005 Update example to not broadcast close messages. 5 years ago
Mark Lodato 92ab461fa3 Updates example commands to include async features 5 years ago
Erich Gubler d4eea7211c build(deps): minimize unnecessary dependencies by using `futures-{channel,io,util}` directly instead of `futures` outside of tests/examples 5 years ago
Daniel Abramov c02a5399b2 examples: improve server example 5 years ago
Nathan Torchia 744c7fd124 Added server example 5 years ago
Daniel Abramov 4a71349d38 Clean up examples 5 years ago
Sebastian Dröge e86a2f4ae7 Remove WebSocketStream::send() 6 years ago
Atul Bhosale eb2c63ee73 Format code using 'cargo fmt' 6 years ago
Danny Browning 3ccd307be3 Update to work on stable 6 years ago
Sebastian Dröge b76d8cbc03 Port/rename to async-std / async-tungstenite 6 years ago
Danny Browning 3821e0952a Tokio 0.2 Conversion 6 years ago
Artem Vorotnikov 9bd5f01784
Upgrade to Rust 2018, format the code 6 years ago
Jeffrey Esquivel S eda57a012c
Implement support to get the peer address 6 years ago
Jeffrey Esquivel S 6c3b8a5137
Update comment to reflect current code 7 years ago
Euan Rochester e2012633b4 Port to tokio reform 7 years ago
Alexey Galakhov 77d4d5b66f Update for Tungstenite 0.5.0 8 years ago
Richard Petrie 8adb7c000a Fixed a typo 8 years ago
Nelson Chen 0cd210cfcd Change example server to use `unbounded_send()` 8 years ago
Daniel Abramov c0ab50ba57 Remove deprecated futures features 8 years ago
Daniel Abramov b0ad00230b Adapts tokio-tungstenite to tungstenite/headers 8 years ago
pyros2097 b621d9f213 Fix example not working 8 years ago
Alexey Galakhov 4b646308be refactor: use asyncronous handshakes 8 years ago
Daniel Abramov 65aac6664e Add examples on how to use the library 8 years ago