Commit Graph

14 Commits (7dc2be7eabfc3f432dad5ac9b39bbaa560e4543f)

Author SHA1 Message Date
Alexey Galakhov 3091d11566 callback static dispatch 7 years ago
Daniel Abramov 41dfc3c506 Add server.rs example to the examples section 7 years ago
Daniel Abramov 5982d4094d Update README and examples 7 years ago
Daniel Abramov 44a15c9eab Implements #6 (client/server headers access) 7 years ago
Daniel Abramov f34c488217 Add basic support for examining headers (#6) 7 years ago
Alex Crichton 9f6f42766e Add `Ping` and `Pong` variants to `Message` 7 years ago
Alexey Galakhov 66e30b2767 Return close frame with ConnectionClosed 8 years ago
Alexey Galakhov ac580a666b Reexport useful components 8 years ago
Alexey Galakhov b7557f1baa refactor: make handshake completely async 8 years ago
Alexey Galakhov 345501d5f7 trivial: rename agent to "Tungstenite" 8 years ago
Alexey Galakhov 838c8e7ea8 Rename the library to "tungstenite" 8 years ago
Alexey Galakhov 7dccc51277 server: implement server 8 years ago
Alexey Galakhov caba37c41e trivial: fix client example 8 years ago
Alexey Galakhov e63f594a14 Initial commit, mostly working client 8 years ago