Sebastian Dröge
|
5613f9e47d
|
Directly pass socket address strings to the connect/bind functions
|
5 years ago |
Atul Bhosale
|
eb2c63ee73
|
Format code using 'cargo fmt'
|
5 years ago |
Danny Browning
|
3ccd307be3
|
Update to work on stable
|
5 years ago |
Sebastian Dröge
|
b76d8cbc03
|
Port/rename to async-std / async-tungstenite
|
5 years ago |
Danny Browning
|
3821e0952a
|
Tokio 0.2 Conversion
Update to use tokio 0.2 ecosystem to integrate with tungstenite.
|
5 years ago |
Artem Vorotnikov
|
9bd5f01784
|
Upgrade to Rust 2018, format the code
|
5 years ago |
Ryan Leckey
|
b9b6f2de5a
|
Update tokio-tls to 0.2 and replace fully tokio-core with tokio
|
6 years ago |
Alexey Galakhov
|
77d4d5b66f
|
Update for Tungstenite 0.5.0
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Daniel Abramov
|
b0ad00230b
|
Adapts tokio-tungstenite to tungstenite/headers
Basically changes the code of tokio-tungstenite to match the latest
(current) status of tungstenite-rs. Fixes #13, fixes #9, fixes #6.
|
7 years ago |
Daniel Abramov
|
b2b77893c2
|
Migrate to the tokio-io (fixes #1)
|
8 years ago |