Commit Graph

69 Commits (220df7b0af3b565bb11e1eabace2e434d5629216)

Author SHA1 Message Date
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 8 years ago
Alexey Galakhov e7c3ef5250 Set TCP_NODELAY on connect. 8 years ago
Alexey Galakhov 5fbcd8d413 Add "connect" convenience function. 8 years ago
Alexey Galakhov c6b76a5c87 Add missing documentation for Url struct 8 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