Commit Graph

29 Commits (59ca2c885ec806a959421af34cbd4d87a9977601)

Author SHA1 Message Date
Artem Vorotnikov 9bd5f01784
Upgrade to Rust 2018, format the code 5 years ago
Naja Melan 380f531d86 Fix some clippy warnings about unnecessary closures for more concise code 5 years ago
Daniel Abramov e2cdf11bc8 Update to the latest `tungstenite-rs` version 5 years ago
Jeffrey Esquivel S eda57a012c
Implement support to get the peer address 6 years ago
Daniel Abramov 7d2f0c9ffb Return `Close` messages to the user 6 years ago
Andreas Neuhaus 430c06048d Add `MaybeTlsStream` wrapper type for streams that optionally use TLS 6 years ago
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
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
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 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