Commit Graph

  • 2f82c2df2e Hide accidentally public constructor for gio::IOStreamAsyncReadWrite Sebastian Dröge 2020-06-29 13:06:39 +0300
  • 428f43c83c Add public type aliases for the stream types used by the various client-side functions #36 Sebastian Dröge 2020-06-29 13:01:40 +0300
  • 387faa99ed gio: Make the IOStreamAsyncReadWrite constructor private #34 Philippe Normand 2020-06-23 09:17:39 +0100
  • 2046eb2196 gio: Add Send implementation to IOStreamAsyncReadWrite Philippe Normand 2020-06-19 11:09:52 +0100
  • be8e9d898d Don't declare internal port function when only the async-tls feature is enabled 0.6.0 Sebastian Dröge 2020-06-17 19:55:39 +0300
  • fe0b19ff57 Don't declare internal port function when only the async-tls feature is enabled #33 Sebastian Dröge 2020-06-17 19:55:39 +0300
  • e131ec4e8a Expose the configuration of the websocket connection. Naja Melan 2020-03-28 11:58:50 +0100
  • b86e6d5369 bump tungstenite to 0.11 Heinz N. Gies 2020-06-15 10:33:44 +0200
  • 86f352aa2b
    bump tungstenite to 0.11 #32 Heinz N. Gies 2020-06-15 10:33:44 +0200
  • 2e6f577c7e Switch to tokio-native-tls for the Travis CI too Sebastian Dröge 2020-05-28 17:04:52 +0300
  • 929dacbbdc Update version number to 0.6.0 Sebastian Dröge 2020-05-28 16:10:05 +0300
  • 29e528d1bc Switch from deprecated tokio-tls to tokio-native-tls Sebastian Dröge 2020-05-28 16:09:50 +0300
  • cba1d7bb32 Update version to 0.5.0 0.5.0 Sebastian Dröge 2020-05-22 22:42:01 +0300
  • dd57c420a4 Update version to 0.4.3 Sebastian Dröge 2020-05-22 22:14:46 +0300
  • 9b5b065b1b Derive `Debug` for `WebSocketStream<S>` Marcin Pajkowski 2020-04-26 14:56:29 +0200
  • 3d668b5b8f use re-expored tungstenite Cheng JIANG 2020-05-22 22:13:16 +0300
  • 5c594c0549 Forward handshake errors directly instead of wrapping them in a Other IO error Sebastian Dröge 2020-05-22 21:57:33 +0300
  • 5ec8ec06a6 Update version to 0.4.3 #27 Sebastian Dröge 2020-05-22 22:14:46 +0300
  • 501cc74dfc Derive `Debug` for `WebSocketStream<S>` Marcin Pajkowski 2020-04-26 14:56:29 +0200
  • 31ad4c7ba2 use re-expored tungstenite Cheng JIANG 2020-05-22 22:13:16 +0300
  • e8e83b003b Forward handshake errors directly instead of wrapping them in a Other IO error Sebastian Dröge 2020-05-22 21:57:33 +0300
  • a2b88e46d0 bump version SchrodingerZhu 2020-05-14 00:47:57 +0800
  • 0a67548704 bump version #26 SchrodingerZhu 2020-05-14 00:47:57 +0800
  • 70c77160a9 Update example to not broadcast close messages. Mark Lodato 2020-04-07 08:14:02 -0400
  • 6bffd862b6 Updates example commands to include async features Mark Lodato 2020-04-07 08:04:25 -0400
  • 4d6e1e3005 Update example to not broadcast close messages. #23 Mark Lodato 2020-04-07 08:14:02 -0400
  • 92ab461fa3 Updates example commands to include async features Mark Lodato 2020-04-07 08:04:25 -0400
  • 0c90df89de Expose the configuration of the websocket connection. #21 Naja Melan 2020-03-28 11:58:50 +0100
  • f36c55b3f5 Update version to 0.4.2 0.4.2 Sebastian Dröge 2020-03-25 14:05:12 +0200
  • 6398b27044 Add the "std" feature to the futures-io dependency #19 Sebastian Dröge 2020-03-25 14:02:47 +0200
  • 60ea29ff03 Update version to 0.4.1 0.4.1 Sebastian Dröge 2020-03-24 12:40:28 +0200
  • d4eea7211c build(deps): minimize unnecessary dependencies by using `futures-{channel,io,util}` directly instead of `futures` outside of tests/examples Erich Gubler 2020-02-13 14:52:01 -0700
  • 77487afe90 build(deps): minimize unnecessary dependencies by using `futures-{channel,io,util}` directly instead of `futures` outside of tests/examples #17 Erich Gubler 2020-02-13 14:52:01 -0700
  • 9741f0eb83 One more link changed Ilya Baryshnikov 2020-03-23 11:25:14 +0300
  • a62f74ac89 Fix warning for gio link Ilya Baryshnikov 2020-03-23 11:13:19 +0300
  • 286ff04fbe
    One more link changed #16 Ilya Baryshnikov 2020-03-23 11:25:14 +0300
  • 7080b8569c
    Fix warning for gio link Ilya Baryshnikov 2020-03-23 11:13:19 +0300
  • 249dbf7f2d Advertise not using unsafe code. Naja Melan 2020-03-21 18:04:33 +0100
  • 39ffec73b0 Advertise not using unsafe code. #15 Naja Melan 2020-03-21 18:04:33 +0100
  • 17ceebb5dc Add required feature for example async-std-echo. Naja Melan 2020-03-10 19:34:45 +0100
  • 2d1bf51e7d fix clippy warning Naja Melan 2020-03-10 19:31:48 +0100
  • 6015bf5f7b error.description is deprecated as of current nightly. Naja Melan 2020-03-10 19:31:37 +0100
  • 6940549e27 Add required feature for example async-std-echo. #13 Naja Melan 2020-03-10 19:34:45 +0100
  • 0c772eacee fix clippy warning Naja Melan 2020-03-10 19:31:48 +0100
  • 013d6af752 error.description is deprecated as of current nightly. Naja Melan 2020-03-10 19:31:37 +0100
  • bfbb94030a Don't project if you require Unpin. Naja Melan 2020-03-04 14:29:03 +0100
  • 159ca58466 Don't project if you require Unpin. #12 Naja Melan 2020-03-04 14:29:03 +0100
  • a65c53b6cd Fix clippy warning about ok_or() followed by a function call Sebastian Dröge 2020-02-04 09:59:38 +0200
  • 42d6771357 Add example of server periodically updating client hbgl 2020-02-02 22:49:20 +0100
  • 3a994e6e3b Update to tungstenite 0.10 0.4.0 Sebastian Dröge 2020-01-31 17:17:13 +0200
  • 8946f2248f Update to tungstenite 0.10 #9 Sebastian Dröge 2020-01-31 17:17:13 +0200
  • 016f21f5b4 tests: do not report expected autobahn errors Alexey Galakhov 2020-01-31 03:03:37 +0100
  • 40757271f0 Add examples README.md Kelly Thomas Kline 2020-01-09 12:44:18 -0800
  • 40943ec32c examples: improve client example Daniel Abramov 2020-01-09 13:52:10 +0100
  • c02a5399b2 examples: improve server example Daniel Abramov 2020-01-09 13:51:47 +0100
  • ca6d02a9a2 travis: force build fail on autobahn failure Alexey Galakhov 2020-01-08 22:42:05 +0100
  • 5d44a92fdf autobahn: don't panic in server Alexey Galakhov 2020-01-08 21:44:05 +0100
  • 418d6d87bb autobahn: don't panic in client Alexey Galakhov 2020-01-08 21:39:08 +0100
  • 744c7fd124 Added server example Nathan Torchia 2020-01-08 16:27:20 +0900
  • 6a9914b9da Update version to 0.3.1 0.3.1 Sebastian Dröge 2020-01-06 21:43:21 +0200
  • 0c749aeeb0 Restored stream pub visibility #6 wolf4ood 2020-01-06 19:19:41 +0100
  • c2ff77b446 Refactor features and optional API and add support for tokio/gio async runtimes 0.3.0 #5 Sebastian Dröge 2020-01-05 04:07:50 +0200
  • 5613f9e47d Directly pass socket address strings to the connect/bind functions Sebastian Dröge 2019-12-28 13:19:47 +0200
  • c2374308b0 Fix various clippy warnings Sebastian Dröge 2019-12-28 13:02:32 +0200
  • 4a71349d38 Clean up examples Daniel Abramov 2019-12-27 18:20:24 +0100
  • 74a5094df5 Release 0.2.1 0.2.1 Sebastian Dröge 2019-12-12 23:44:55 +0200
  • c647de44ef Add client_async_tls and connect_async variants with WebSocketConfig parameter Sebastian Dröge 2019-12-12 23:35:10 +0200
  • b4d5a9e84e Add API for connecting and creating clients with a custom TLS connector Sebastian Dröge 2019-12-12 23:26:34 +0200
  • 26099f2754 Test async-native-tls and --no-default-features builds on the CI Sebastian Dröge 2019-12-12 22:53:50 +0200
  • fb8bbca9ed Add optional support for TLS via async-native-tls instead of async-tls (rustls) Sebastian Dröge 2019-12-12 22:52:01 +0200
  • ffc392dcb6
    Add examples readme #3 Kelly Thomas Kline 2019-12-05 22:42:42 -0800
  • 21411b2dc1 Add documentation link to Cargo.toml 0.2.0 Sebastian Dröge 2019-11-29 20:41:43 +0100
  • ec71882145 Don't leak AllowStd type outside the crate Sebastian Dröge 2019-11-24 20:30:09 +0100
  • ae0a324116 Remove custom WebSocketStream::close() implementation Sebastian Dröge 2019-11-26 22:09:18 +0100
  • e86a2f4ae7 Remove WebSocketStream::send() Sebastian Dröge 2019-11-26 21:54:00 +0100
  • 9bf555ed07 Update version to 0.2.0 Sebastian Dröge 2019-11-29 20:23:21 +0100
  • 016d365829 Release 0.1.1 0.1.1 Sebastian Dröge 2019-11-29 20:10:40 +0100
  • 6eaadd613b Remove unused bytes dependency Sebastian Dröge 2019-11-29 20:04:42 +0100
  • 9b7f7a02c0 Use #[pin_project] in stream implementation to get rid of remaining unsafe code Sebastian Dröge 2019-11-26 22:44:05 +0100
  • 93d4b35d4d Remove unused #[pin_project] attribute Sebastian Dröge 2019-11-26 22:43:40 +0100
  • 69d9a0c364 Update dependencies Sebastian Dröge 2019-11-26 22:34:26 +0100
  • 9f3a1ee30b Add proxy waiters to allow the Stream to trigger AsyncWrite operations Sebastian Dröge 2019-11-25 21:44:15 +0100
  • dc9c1b3d5f Remove trace on start send Danny Browning 2019-11-23 11:16:03 -0700
  • 8ed45bc110 More logging Danny Browning 2019-11-23 11:10:14 -0700
  • eb2c63ee73 Format code using 'cargo fmt' Atul Bhosale 2019-11-18 22:21:30 +0530
  • 6cdf141a02 Build with no default features, examples still require default features Danny Browning 2019-11-15 10:31:28 -0700
  • 05f3cdbb26
    Format code using 'cargo fmt' #1 Atul Bhosale 2019-11-17 22:00:51 +0530
  • 6ed543c8bf Update to tungstenite 0.9.2 instead of tracking git master 0.1.0 Sebastian Dröge 2019-11-16 00:25:37 +0100
  • 3ccd307be3 Update to work on stable Danny Browning 2019-11-15 10:25:58 -0700
  • 1764a42b19 Update to pin-project 0.4 Sebastian Dröge 2019-11-14 10:54:03 +0100
  • b76d8cbc03 Port/rename to async-std / async-tungstenite Sebastian Dröge 2019-11-12 14:52:54 +0100
  • 0c2779965d Add tcp dependency for net Danny Browning 2019-10-20 10:32:57 -0600
  • 1cbac51d14 Bringing splitting back Danny Browning 2019-10-19 11:15:12 -0600
  • 46ac847977 Use tokio built in dns Danny Browning 2019-10-09 10:24:41 -0600
  • 3821e0952a Tokio 0.2 Conversion Danny Browning 2019-09-09 17:39:14 -0600
  • 59ca2c885e
    Merge pull request #65 from vorot93/rust-2018 Daniel Abramov 2019-08-21 16:36:43 +0200
  • 9bd5f01784
    Upgrade to Rust 2018, format the code Artem Vorotnikov 2019-08-20 18:54:03 +0300
  • 9cf7243860
    Merge pull request #63 from najamelan/cleanup Daniel Abramov 2019-08-12 17:36:15 +0200
  • 380f531d86 Fix some clippy warnings about unnecessary closures for more concise code Naja Melan 2019-08-10 19:23:00 +0200
  • 0793764dcd Add `dyn` to silence compiler warnings Naja Melan 2019-08-10 19:19:55 +0200