Commit Graph

187 Commits (286dd662b6c4dd09796c6c22dd7c367c88fb00a7)
 

Author SHA1 Message Date
Alexey Galakhov e7c3ef5250 Set TCP_NODELAY on connect. 7 years ago
Alexey Galakhov 7fbf836851 Update example for new API. 7 years ago
Alexey Galakhov 5fbcd8d413 Add "connect" convenience function. 7 years ago
Alexey Galakhov c8dc978dd5 Bump version 7 years ago
Alexey Galakhov 7f8699c2ff Merge branch 'master' (early part) into devel 7 years ago
Alexey Galakhov c6c77612c5 Version 0.2.0 released. 7 years ago
Alexey Galakhov c6b76a5c87 Add missing documentation for Url struct 7 years ago
Daniel Abramov bf165fd9c2 Merge pull request #10 from alex-shapiro/master 7 years ago
Alex Shapiro 15167ab718 allow client to initiate connection with extra headers 7 years ago
Alexey Galakhov ef006f58f1 Bump version 7 years ago
Alexey Galakhov 60f9d3eedd Version 0.1.2 released. 7 years ago
Alexey Galakhov bc5960d241 Update dependency version 7 years ago
Alexey Galakhov 86d7829f17 Merge branch 'master' into devel 7 years ago
Daniel Abramov b2b77893c2 Migrate to the tokio-io (fixes #1) 7 years ago
Alexey Galakhov 6f4f7747a6 Add link to documentation 7 years ago
Alexey Galakhov d662dadbda Update tungstenite dependency 7 years ago
Daniel Abramov b79698b7ce Merge pull request #2 from pyros2097/patch-1 7 years ago
pyros2097 b621d9f213 Fix example not working 7 years ago
Alexey Galakhov 6cdb5485e6 Set categories 7 years ago
Alexey Galakhov 81e3e1b7b5 Released version 0.1.0 7 years ago
Alexey Galakhov 90e7053d2d Bump version 7 years ago
Alexey Galakhov ce65cf482b Add license and update manifest 7 years ago
Alexey Galakhov 1a7d3f976e Cleanup unused macro_use 7 years ago
Alexey Galakhov 7d67c08529 Depend on the published version of Tungstenite 7 years ago
Daniel Abramov f80447d7d9 Update `authors` section in Cargo.toml 7 years ago
Daniel Abramov f974670689 minor: Cargo.toml update tungstenite dependency 7 years ago
Alexey Galakhov 0b656bf24c Merged in handshake-refactor (pull request #1) 7 years ago
Alexey Galakhov 4b646308be refactor: use asyncronous handshakes 7 years ago
Alexey Galakhov 0a21d17042 Change Sink according to new tungstenite semantics 7 years ago
Daniel Abramov 65aac6664e Add examples on how to use the library 7 years ago
Daniel Abramov dbd9c7775b Add unit tests for handshakes 8 years ago
Daniel Abramov ddf30ee987 Adds additional things for the handshakes 8 years ago
Daniel Abramov e279aafd54 Documentation added 8 years ago
Daniel Abramov e1f65c4a20 Add tokio bindings for the library 8 years ago
Daniel Abramov ddea3615f9 Rename the library 8 years ago
Daniel Abramov 40c13943ed Add additional dependencies to the Cargo.toml 8 years ago
Daniel Abramov a4315eb509 Repository created. 8 years ago