Artem Vorotnikov
|
9bd5f01784
|
Upgrade to Rust 2018, format the code
|
5 years ago |
Alexey Galakhov
|
8b13cb7ad3
|
test: add autobahn tests
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
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
|
6 years ago |
Euan Rochester
|
e2012633b4
|
Port to tokio reform
|
7 years ago |
Alexey Galakhov
|
77d4d5b66f
|
Update for Tungstenite 0.5.0
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Richard Petrie
|
8adb7c000a
|
Fixed a typo
|
7 years ago |
Nelson Chen
|
0cd210cfcd
|
Change example server to use `unbounded_send()`
`send()` is deprecated
|
7 years ago |
Daniel Abramov
|
c0ab50ba57
|
Remove deprecated futures features
|
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 |
Alexey Galakhov
|
7fbf836851
|
Update example for new API.
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
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 |