Commit Graph

291 Commits (main)
 

Author SHA1 Message Date
Sebastian Dröge 59a8bf29db Update version to 0.22.2 1 year ago
ComplexSpaces 2365647978 Bump MSRV to 1.64 1 year ago
ComplexSpaces e935f4078b Add tokio-rustls-manual-roots feature 1 year ago
Sebastian Dröge 7d844cb711 Update version to 0.22.1 1 year ago
Sebastian Dröge bd70128079 Check MSRV on the CI 1 year ago
Benoît CORTIER 068a9a6984 Fix poll_flush on closed connection 1 year ago
Sebastian Dröge fcd8632532 Set rust-version in Cargo.toml 1 year ago
Sebastian Dröge ff8e78d88f Update CHANGELOG.md for 0.22 2 years ago
CGQAQ fd81cce2cc feat: upgrade tokio-rustls to 0.24 2 years ago
Sebastian Dröge 9926ffd672 Update version to 0.21.0 2 years ago
Guillaume Desmottes c7102a649b update deps 2 years ago
Guillaume Desmottes 0a299fb5fe examples: gio-echo-server: fix clippy warnings 2 years ago
Carlos Martín Nieto 7805e80aec gio-echo-server: add an example with a SocketService 2 years ago
Carlos Martín Nieto fe1c2aeb95 gio-echo: explicitly close the stream 2 years ago
Carlos Martín Nieto f8e6c3a8c3 gio: add accept_async and related functions 2 years ago
Sebastian Dröge da62f071f5 Release 0.20.0 2 years ago
Sebastian Dröge fa9d6c01dc Update async-tls to 0.12, env-logger to 0.10 and glib/gio to 0.17 2 years ago
Sebastian Dröge 4e59da8e50 Release 0.19.0 2 years ago
Sebastian Dröge aed66e94c5 Fix compilation of tests without handshake feature 2 years ago
Sebastian Dröge 44748227ab ci: Also check running with --no-default-features 2 years ago
Daniel Abramov e730269144 Feature-gate handshakes / communication test 2 years ago
Icelk 1dd92fc13a Make handshake dependencies optional. 2 years ago
Remalloc 952681ed06 Fix the unreachable test url 2 years ago
Sebastian Dröge 86556189e3 Update CHANGELOG.md for 0.18.0 2 years ago
Sebastian Dröge 5ca913b839 Update to glib/gio 0.16 2 years ago
Ahmed Charles 2e61ecbbb1 Add an example of using tungstenite with a custom accept. 2 years ago
Daniel Abramov 31dac03929 autobahn: make timeout higher 2 years ago
Sebastian Dröge f5025ed696 Release 0.17.2 3 years ago
Daniel Abramov 38bfaa4f10 Implement the `FusedStream` along with `Stream` 3 years ago
Daniel Abramov 3c150d1174 Make the semantics of `Stream` more reasonable 3 years ago
Daniel Abramov 683385b323 Update the autobahn tests to match `tungstenite` 3 years ago
kazk d2d8744c2e Fix autobahn scripts 3 years ago
Benoît CORTIER 72fb249d8f Refactor similar conditional branches in `WebSocketStream::poll_close` 3 years ago
Sebastian Dröge 01282a029f Update version to 0.17.1 3 years ago
Sebastian Dröge 02f00f583f Update CHANGELOG.md for 0.17.1 3 years ago
Sebastian Dröge 1a7ac567ea Fix a couple of minor clippy warnings 3 years ago
Benoît Cortier a4546af441 Fix typo in comment 3 years ago
Benoît CORTIER 4dd8888a9d Fix `poll_close` returning WouldBlock error kind 3 years ago
Sebastian Dröge 4cc0ffd5f9 Update tungstenite to 0.17, async-native-tls to 0.4 and glib/gio to 0.15 3 years ago
Leo dfa69eaea4 Fix the echo server example to prevent ConnectionClosed error (#189) 3 years ago
Sebastian Dröge 3af5ff5c3b Update version to 0.16.1 3 years ago
Andy Russell a1521f4c09 strip IPv6 brackets before connecting to IP 3 years ago
Sebastian Dröge 558d0af2d4 Update CHANGELOG.md for 0.16.0 3 years ago
Dominik Nakamura 64f60d8d33 Upgrade to rustls 0.20 / tungstenite 0.16 3 years ago
Sebastian Dröge 2cc6125411 Update to version 0.15.0 3 years ago
Sebastian Dröge ee6c24d327 Update to tungstenite 0.15 3 years ago
Sebastian Dröge e1ef88d0e3 Update to tungstenite 0.14 and env_logger 0.9 3 years ago
Dominik Nakamura f69a7fa035 Use 127.0.0.1 in tests to avoid firewall warnings 3 years ago
Daniel Abramov 714e096ae4 tests: fix confusing wrong paths in the scripts 3 years ago
Daniel Abramov 1c9e7ea8fb tests: use autobahn test suite as docker image 3 years ago