Commit Graph

12 Commits (f5025ed696569cd5e00dfb47ce9a7ff84a296e33)

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
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
Alexey Galakhov 418d6d87bb autobahn: don't panic in client 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 c2374308b0 Fix various clippy warnings 5 years ago
Sebastian Dröge e86a2f4ae7 Remove WebSocketStream::send() 5 years ago
Atul Bhosale eb2c63ee73 Format code using 'cargo fmt' 5 years ago
Sebastian Dröge b76d8cbc03 Port/rename to async-std / async-tungstenite 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
Alexey Galakhov 8b13cb7ad3 test: add autobahn tests 5 years ago