Commit Graph

264 Commits (0.17.2)
 

Author SHA1 Message Date
Danny Browning 6cdf141a02 Build with no default features, examples still require default features 5 years ago
Sebastian Dröge 6ed543c8bf Update to tungstenite 0.9.2 instead of tracking git master 5 years ago
Danny Browning 3ccd307be3 Update to work on stable 5 years ago
Sebastian Dröge 1764a42b19 Update to pin-project 0.4 5 years ago
Sebastian Dröge b76d8cbc03 Port/rename to async-std / async-tungstenite 5 years ago
Danny Browning 0c2779965d Add tcp dependency for net 5 years ago
Danny Browning 1cbac51d14 Bringing splitting back 5 years ago
Danny Browning 46ac847977 Use tokio built in dns 5 years ago
Danny Browning 3821e0952a Tokio 0.2 Conversion 5 years ago
Daniel Abramov 59ca2c885e
Merge pull request #65 from vorot93/rust-2018 5 years ago
Artem Vorotnikov 9bd5f01784
Upgrade to Rust 2018, format the code 5 years ago
Daniel Abramov 9cf7243860
Merge pull request #63 from najamelan/cleanup 5 years ago
Naja Melan 380f531d86 Fix some clippy warnings about unnecessary closures for more concise code 5 years ago
Naja Melan 0793764dcd Add `dyn` to silence compiler warnings 5 years ago
Daniel Abramov 52f74684ee Bump version 5 years ago
Daniel Abramov 952b4b2410 Update to the new `tungstenite-rs` 5 years ago
Alexey Galakhov 09ba8d733f Version 0.8.0 released. 5 years ago
Alexey Galakhov 8b13cb7ad3 test: add autobahn tests 5 years ago
Daniel Abramov e2cdf11bc8 Update to the latest `tungstenite-rs` version 5 years ago
Daniel Abramov 4c60589773
Merge pull request #57 from dfaust/master 5 years ago
Daniel Faust 334148fff5 Depend on tungstenite master branch 5 years ago
Alexey Galakhov 203fa0b2bd
Merge pull request #54 from nimiq/jeff/upstream_get_remote_address 5 years ago
Jeffrey Esquivel S eda57a012c
Implement support to get the peer address 5 years ago
Alexey Galakhov eb7b3df7c7
Merge pull request #53 from snapview/close-as-message 5 years ago
Daniel Abramov b9e6e59dce Bump version 5 years ago
Daniel Abramov 7d2f0c9ffb Return `Close` messages to the user 5 years ago
Daniel Abramov 1dcf833f6a
Merge pull request #48 from zargony/optional_tls_stream_type 6 years ago
Daniel Abramov b2eaf03876
Merge pull request #49 from jeffesquivels/update_comment 6 years ago
Jeffrey Esquivel S 6c3b8a5137
Update comment to reflect current code 6 years ago
Andreas Neuhaus 430c06048d Add `MaybeTlsStream` wrapper type for streams that optionally use TLS 6 years ago
Daniel Abramov e3174bf2a2
Merge pull request #47 from mehcode/feature/upgrade-tokio 6 years ago
Ryan Leckey b9b6f2de5a Update tokio-tls to 0.2 and replace fully tokio-core with tokio 6 years ago
Daniel Abramov 9f3b559555 Bump version 6 years ago
Daniel Abramov f4b1e78475 Update important dependencies 6 years ago
Alexey Galakhov d43c61428e
Merge pull request #46 from snapview/update-dependencies 6 years ago
Daniel Abramov b61ed96561 Update to the newest `tungstenite-rs` version 6 years ago
Daniel Abramov 8b3f811be7
Merge pull request #43 from slowtec/fix-42 6 years ago
Markus Kohlhase 475486a0a1 fix tokio import 6 years ago
Daniel Abramov 9740711083
Merge pull request #39 from sbruton/master 6 years ago
Juan Crouton 55c2b7b396
upgrades tokio-dns-unofficial to fix nightly toolchain 6 years ago
Daniel Abramov 336bb2573b
Merge pull request #38 from Eroc33/master 6 years ago
Euan Rochester e2012633b4 Port to tokio reform 6 years ago
Daniel Abramov 6ac55ac555
Merge pull request #37 from bluetech/wsstream-without-handshake 6 years ago
Ran Benita 0db773ab36 Allow constructing WebSocketStream without performing a handshake 6 years ago
Alexey Galakhov ad8aa4c98a Update dependencies and bump version 7 years ago
Alexey Galakhov f1b61ea561 trivial: update dependencies 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