Commit Graph

26 Commits (e3174bf2a2b09b806bfafa00b2eadbcfe9bb9f9f)

Author SHA1 Message Date
Ryan Leckey b9b6f2de5a Update tokio-tls to 0.2 and replace fully tokio-core with tokio 6 years ago
Daniel Abramov b61ed96561 Update to the newest `tungstenite-rs` version 6 years ago
Markus Kohlhase 475486a0a1 fix tokio import 6 years ago
Euan Rochester e2012633b4 Port to tokio reform 6 years ago
Ran Benita 0db773ab36 Allow constructing WebSocketStream without performing a handshake 7 years ago
Alexey Galakhov 370a10fc10 trivial: make tungstenite crate public 7 years ago
Alexey Galakhov d79ffb5750 connect: add function for stream upgrading 7 years ago
Alexey Galakhov da74321bc8 connect: parametrize AutoStream with Stream 7 years ago
Daniel Abramov 16c4693c91 Implement `Stream::close` for WebSocket 7 years ago
Alexey Galakhov 77d4d5b66f Update for Tungstenite 0.5.0 7 years ago
Daniel Abramov c0ab50ba57 Remove deprecated futures features 7 years ago
Daniel Abramov f9c3948c51 Replace redundant `Request` structure 7 years ago
Daniel Abramov b0ad00230b Adapts tokio-tungstenite to tungstenite/headers 7 years ago
Alexey Galakhov e7c3ef5250 Set TCP_NODELAY on connect. 7 years ago
Alexey Galakhov 5fbcd8d413 Add "connect" convenience function. 7 years ago
Alexey Galakhov c6b76a5c87 Add missing documentation for Url struct 7 years ago
Alex Shapiro 15167ab718 allow client to initiate connection with extra headers 8 years ago
Daniel Abramov b2b77893c2 Migrate to the tokio-io (fixes #1) 8 years ago
Alexey Galakhov 1a7d3f976e Cleanup unused macro_use 8 years ago
Alexey Galakhov 4b646308be refactor: use asyncronous handshakes 8 years ago
Alexey Galakhov 0a21d17042 Change Sink according to new tungstenite semantics 8 years ago
Daniel Abramov dbd9c7775b Add unit tests for handshakes 8 years ago
Daniel Abramov ddf30ee987 Adds additional things for the handshakes 8 years ago
Daniel Abramov e279aafd54 Documentation added 8 years ago
Daniel Abramov e1f65c4a20 Add tokio bindings for the library 8 years ago
Daniel Abramov a4315eb509 Repository created. 8 years ago