Commit Graph

324 Commits

Author SHA1 Message Date
Daniel Abramov b2b77893c2 Migrate to the tokio-io (fixes #1) 2017-03-27 18:25:19 +02:00
Alexey Galakhov 6f4f7747a6 Add link to documentation 2017-03-22 19:28:55 +01:00
Alexey Galakhov d662dadbda Update tungstenite dependency 2017-03-22 19:27:18 +01:00
Daniel Abramov b79698b7ce Merge pull request #2 from pyros2097/patch-1
Fix example not working
2017-03-21 10:29:03 +01:00
pyros2097 b621d9f213 Fix example not working 2017-03-21 14:54:55 +05:30
Alexey Galakhov 6cdb5485e6 Set categories
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
2017-03-17 18:33:25 +01:00
Alexey Galakhov 81e3e1b7b5 Released version 0.1.0
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
2017-03-17 18:25:41 +01:00
Alexey Galakhov 90e7053d2d Bump version
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
2017-03-17 18:18:32 +01:00
Alexey Galakhov ce65cf482b Add license and update manifest 2017-03-17 18:16:47 +01:00
Alexey Galakhov 1a7d3f976e Cleanup unused macro_use
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
2017-03-17 18:13:31 +01:00
Alexey Galakhov 7d67c08529 Depend on the published version of Tungstenite
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
2017-03-17 18:11:35 +01:00
Daniel Abramov f80447d7d9 Update `authors` section in Cargo.toml 2017-03-14 09:52:48 +00:00
Daniel Abramov f974670689 minor: Cargo.toml update tungstenite dependency 2017-03-14 09:51:13 +00:00
Alexey Galakhov 0b656bf24c Merged in handshake-refactor (pull request #1)
refactor: use asyncronous handshakes

Approved-by: Daniel Abramov
2017-03-14 09:47:42 +00:00
Alexey Galakhov 4b646308be refactor: use asyncronous handshakes 2017-03-13 19:18:13 +01:00
Alexey Galakhov 0a21d17042 Change Sink according to new tungstenite semantics 2017-02-17 18:53:12 +01:00
Daniel Abramov 65aac6664e Add examples on how to use the library 2017-02-09 19:30:42 +01:00
Daniel Abramov dbd9c7775b Add unit tests for handshakes 2017-02-07 16:20:49 +01:00
Daniel Abramov ddf30ee987 Adds additional things for the handshakes 2017-02-07 16:20:13 +01:00
Daniel Abramov e279aafd54 Documentation added 2017-02-03 20:48:06 +01:00
Daniel Abramov e1f65c4a20 Add tokio bindings for the library
Needs some improvements, for instance the copy-paste can be removed.
2017-02-03 20:25:01 +01:00
Daniel Abramov ddea3615f9 Rename the library 2017-02-03 17:28:26 +01:00
Daniel Abramov 40c13943ed Add additional dependencies to the Cargo.toml 2017-01-31 17:21:13 +01:00
Daniel Abramov a4315eb509 Repository created. 2017-01-31 17:15:51 +01:00