Commit Graph

  • 52f74684ee Bump version Daniel Abramov 2019-08-08 14:24:35 +0200
  • 952b4b2410 Update to the new `tungstenite-rs` Daniel Abramov 2019-08-08 14:23:52 +0200
  • 09ba8d733f Version 0.8.0 released. Alexey Galakhov 2019-05-17 03:12:22 +0200
  • 8b13cb7ad3 test: add autobahn tests Alexey Galakhov 2019-05-17 03:11:03 +0200
  • e2cdf11bc8 Update to the latest `tungstenite-rs` version Daniel Abramov 2019-05-16 14:56:40 +0200
  • 4c60589773
    Merge pull request #57 from dfaust/master Daniel Abramov 2019-04-07 12:19:33 +0200
  • 334148fff5 Depend on tungstenite master branch Daniel Faust 2019-04-06 09:34:14 +0200
  • 203fa0b2bd
    Merge pull request #54 from nimiq/jeff/upstream_get_remote_address Alexey Galakhov 2019-02-13 09:32:20 +0100
  • eda57a012c
    Implement support to get the peer address Jeffrey Esquivel S 2018-11-12 14:03:54 -0600
  • eb7b3df7c7
    Merge pull request #53 from snapview/close-as-message Alexey Galakhov 2019-02-07 16:39:48 +0100
  • b9e6e59dce Bump version Daniel Abramov 2019-02-07 15:14:39 +0100
  • 7d2f0c9ffb Return `Close` messages to the user Daniel Abramov 2019-02-07 15:11:52 +0100
  • 1dcf833f6a
    Merge pull request #48 from zargony/optional_tls_stream_type Daniel Abramov 2018-08-13 13:31:49 +0200
  • b2eaf03876
    Merge pull request #49 from jeffesquivels/update_comment Daniel Abramov 2018-08-13 13:29:31 +0200
  • 6c3b8a5137
    Update comment to reflect current code Jeffrey Esquivel S 2018-08-11 12:11:57 +0200
  • 430c06048d Add `MaybeTlsStream` wrapper type for streams that optionally use TLS Andreas Neuhaus 2018-08-10 01:29:53 +0200
  • e3174bf2a2
    Merge pull request #47 from mehcode/feature/upgrade-tokio Daniel Abramov 2018-08-09 15:31:54 +0200
  • b9b6f2de5a Update tokio-tls to 0.2 and replace fully tokio-core with tokio Ryan Leckey 2018-08-09 00:29:30 -0700
  • 9f3b559555 Bump version Daniel Abramov 2018-07-20 12:10:26 +0200
  • f4b1e78475 Update important dependencies Daniel Abramov 2018-07-20 12:09:55 +0200
  • d43c61428e
    Merge pull request #46 from snapview/update-dependencies Alexey Galakhov 2018-07-19 19:47:34 +0200
  • b61ed96561 Update to the newest `tungstenite-rs` version Daniel Abramov 2018-07-19 17:21:41 +0200
  • 8b3f811be7
    Merge pull request #43 from slowtec/fix-42 Daniel Abramov 2018-07-02 11:10:31 +0200
  • 475486a0a1 fix tokio import Markus Kohlhase 2018-06-20 18:12:38 +0200
  • 9740711083
    Merge pull request #39 from sbruton/master Daniel Abramov 2018-06-18 21:05:17 +0200
  • 55c2b7b396
    upgrades tokio-dns-unofficial to fix nightly toolchain Juan Crouton 2018-06-18 13:20:19 -0500
  • 336bb2573b
    Merge pull request #38 from Eroc33/master Daniel Abramov 2018-05-25 09:22:38 +0200
  • e2012633b4 Port to tokio reform Euan Rochester 2018-05-20 16:44:49 +0100
  • 6ac55ac555
    Merge pull request #37 from bluetech/wsstream-without-handshake Daniel Abramov 2018-05-14 12:12:08 +0200
  • 0db773ab36 Allow constructing WebSocketStream without performing a handshake Ran Benita 2018-05-04 20:05:55 +0300
  • ad8aa4c98a Update dependencies and bump version Alexey Galakhov 2018-01-15 11:12:23 +0100
  • f1b61ea561 trivial: update dependencies Alexey Galakhov 2017-12-27 20:22:25 +0100
  • 370a10fc10 trivial: make tungstenite crate public Alexey Galakhov 2017-12-27 20:00:33 +0100
  • d79ffb5750 connect: add function for stream upgrading Alexey Galakhov 2017-12-27 19:55:22 +0100
  • da74321bc8 connect: parametrize AutoStream with Stream Alexey Galakhov 2017-12-27 19:33:46 +0100
  • 16c4693c91 Implement `Stream::close` for WebSocket Daniel Abramov 2017-10-20 12:00:51 +0200
  • 50c218aac5 Version 0.4.0 released Alexey Galakhov 2017-10-09 10:39:20 +0200
  • 77d4d5b66f Update for Tungstenite 0.5.0 Alexey Galakhov 2017-10-09 10:39:00 +0200
  • a5716829e7 Merge pull request #20 from Deedasmi/patch-1 Daniel Abramov 2017-09-27 09:37:09 +0200
  • 8adb7c000a Fixed a typo Richard Petrie 2017-09-23 22:29:24 -0500
  • f19722ec6b Merge pull request #17 from snapview/tokio-updates Alexey Galakhov 2017-09-04 09:45:46 +0200
  • cce4530f4f Merge pull request #19 from nelsonjchen/patch-2 Alexey Galakhov 2017-09-04 09:42:22 +0200
  • f1030f27f9 Merge pull request #18 from nelsonjchen/patch-1 Daniel Abramov 2017-09-04 09:34:10 +0200
  • 0cd210cfcd Change example server to use `unbounded_send()` Nelson Chen 2017-09-03 23:19:14 -0700
  • b0c2370093 Fix Usage typo Nelson Chen 2017-09-03 21:41:49 -0700
  • 2ac5971aab Bump version Daniel Abramov 2017-09-01 17:21:22 +0200
  • c0ab50ba57 Remove deprecated futures features Daniel Abramov 2017-09-01 17:18:04 +0200
  • f9c3948c51 Replace redundant `Request` structure Daniel Abramov 2017-09-01 17:09:26 +0200
  • 760a840392 Version 0.3.0 released. Alexey Galakhov 2017-08-07 15:39:13 +0200
  • e08995087c Update dependencies Alexey Galakhov 2017-08-07 15:37:47 +0200
  • 49052ebd13 Update documentation and tungstenite versions Alexey Galakhov 2017-08-07 15:19:58 +0200
  • 9b3a3a1967 Merge pull request #16 from snapview/headers Alexey Galakhov 2017-08-07 15:14:52 +0200
  • 4d5f666662 Bump version Daniel Abramov 2017-08-02 13:47:29 +0200
  • b0ad00230b Adapts tokio-tungstenite to tungstenite/headers Daniel Abramov 2017-08-02 13:44:57 +0200
  • 035630ff23 Merge pull request #15 from spinda/tls-feature Daniel Abramov 2017-07-27 12:02:03 +0200
  • 84ccf3e0b6
    Control tungstenite/tls with tls feature Michael Smith 2017-07-26 13:29:50 -0700
  • b2ed21f997 Merge pull request #14 from jasondavies/fix-typo Daniel Abramov 2017-07-24 09:39:14 +0200
  • 8b0fc1225a Fix typo. Jason Davies 2017-07-21 19:01:57 +0100
  • 9f4f235404 Forgotten update of README.md Daniel Abramov 2017-06-29 16:42:41 +0200
  • 5149e40ef6 Add .travis.yml and update README.md Daniel Abramov 2017-06-29 16:39:32 +0200
  • c03e05dbba Add README.md to the repository Daniel Abramov 2017-05-26 12:17:21 +0200
  • 9a4f171ab2 Version 0.2.1 released. Alexey Galakhov 2017-05-23 22:55:08 +0200
  • 5e8005f002 Merge branch 'devel' Alexey Galakhov 2017-05-23 22:51:41 +0200
  • e7c3ef5250 Set TCP_NODELAY on connect. Alexey Galakhov 2017-05-23 03:11:34 +0200
  • 7fbf836851 Update example for new API. Alexey Galakhov 2017-05-22 22:55:46 +0200
  • 5fbcd8d413 Add "connect" convenience function. Alexey Galakhov 2017-05-22 21:39:23 +0200
  • c8dc978dd5 Bump version Alexey Galakhov 2017-05-19 18:09:40 +0200
  • 7f8699c2ff Merge branch 'master' (early part) into devel Alexey Galakhov 2017-05-19 18:08:02 +0200
  • c6c77612c5 Version 0.2.0 released. Alexey Galakhov 2017-05-19 18:05:32 +0200
  • c6b76a5c87 Add missing documentation for Url struct Alexey Galakhov 2017-05-19 18:04:53 +0200
  • bf165fd9c2 Merge pull request #10 from alex-shapiro/master Daniel Abramov 2017-04-24 14:42:29 +0200
  • 15167ab718 allow client to initiate connection with extra headers Alex Shapiro 2017-04-22 23:14:10 -0700
  • ef006f58f1 Bump version Alexey Galakhov 2017-04-04 14:35:03 +0200
  • 60f9d3eedd Version 0.1.2 released. Alexey Galakhov 2017-04-04 14:02:02 +0200
  • bc5960d241 Update dependency version Alexey Galakhov 2017-04-04 13:58:41 +0200
  • 86d7829f17 Merge branch 'master' into devel Alexey Galakhov 2017-04-04 13:56:36 +0200
  • b2b77893c2 Migrate to the tokio-io (fixes #1) Daniel Abramov 2017-03-27 18:25:19 +0200
  • 6f4f7747a6 Add link to documentation Alexey Galakhov 2017-03-22 19:28:55 +0100
  • d662dadbda Update tungstenite dependency Alexey Galakhov 2017-03-22 19:27:18 +0100
  • b79698b7ce Merge pull request #2 from pyros2097/patch-1 Daniel Abramov 2017-03-21 10:29:03 +0100
  • b621d9f213 Fix example not working pyros2097 2017-03-21 14:54:55 +0530
  • 6cdb5485e6 Set categories Alexey Galakhov 2017-03-17 18:31:06 +0100
  • 81e3e1b7b5 Released version 0.1.0 Alexey Galakhov 2017-03-17 18:25:29 +0100
  • 90e7053d2d Bump version Alexey Galakhov 2017-03-17 18:18:32 +0100
  • ce65cf482b Add license and update manifest Alexey Galakhov 2017-03-17 18:16:47 +0100
  • 1a7d3f976e Cleanup unused macro_use Alexey Galakhov 2017-03-17 18:13:16 +0100
  • 7d67c08529 Depend on the published version of Tungstenite Alexey Galakhov 2017-03-17 18:11:15 +0100
  • f80447d7d9 Update `authors` section in Cargo.toml Daniel Abramov 2017-03-14 09:52:48 +0000
  • f974670689 minor: Cargo.toml update tungstenite dependency Daniel Abramov 2017-03-14 09:51:13 +0000
  • 0b656bf24c Merged in handshake-refactor (pull request #1) Alexey Galakhov 2017-03-14 09:47:42 +0000
  • 4b646308be refactor: use asyncronous handshakes Alexey Galakhov 2017-03-13 19:18:13 +0100
  • 0a21d17042 Change Sink according to new tungstenite semantics Alexey Galakhov 2017-02-17 18:53:12 +0100
  • 65aac6664e Add examples on how to use the library Daniel Abramov 2017-02-09 19:30:42 +0100
  • dbd9c7775b Add unit tests for handshakes Daniel Abramov 2017-02-07 16:20:49 +0100
  • ddf30ee987 Adds additional things for the handshakes Daniel Abramov 2017-02-07 16:20:13 +0100
  • e279aafd54 Documentation added Daniel Abramov 2017-02-03 20:48:06 +0100
  • e1f65c4a20 Add tokio bindings for the library Daniel Abramov 2017-02-03 20:25:01 +0100
  • ddea3615f9 Rename the library Daniel Abramov 2017-02-03 17:28:26 +0100
  • 40c13943ed Add additional dependencies to the Cargo.toml Daniel Abramov 2017-01-31 17:21:13 +0100
  • a4315eb509 Repository created. Daniel Abramov 2017-01-31 17:15:51 +0100