Daniel Abramov
|
b61ed96561
|
Update to the newest `tungstenite-rs` version
* Fixes #35
* Replaces https://github.com/snapview/tokio-tungstenite/pull/40
* Gives a good background for https://github.com/snapview/tokio-tungstenite/pull/41
|
7 years ago |
Markus Kohlhase
|
475486a0a1
|
fix tokio import
|
7 years ago |
Euan Rochester
|
e2012633b4
|
Port to tokio reform
|
7 years ago |
Alexey Galakhov
|
d79ffb5750
|
connect: add function for stream upgrading
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Alexey Galakhov
|
da74321bc8
|
connect: parametrize AutoStream with Stream
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Daniel Abramov
|
c0ab50ba57
|
Remove deprecated futures features
|
8 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.
|
8 years ago |
Alexey Galakhov
|
e7c3ef5250
|
Set TCP_NODELAY on connect.
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
8 years ago |
Alexey Galakhov
|
5fbcd8d413
|
Add "connect" convenience function.
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
8 years ago |