Commit Graph

21 Commits (ad8aa4c98a8c97659c74ea3352bd3ae691b400ae)

Author SHA1 Message Date
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