Commit Graph

9 Commits (b40256eedd10fdc06f6f600fa83b8c0d4e390153)

Author SHA1 Message Date
Alexey Galakhov b8f7d3668e close: refine close semantics 5 years ago
Teddy DeRego 5742c822ee WebSocket::write_message will no longer buffer unlimited messages - it will only buffer a configurable number of outbound messages. Needed for snapview/tokio-tungstenite#35. 7 years ago
Alexey Galakhov bd9ac9673e chore: cleanup docs and warnings, strict docs 7 years ago
Alexey Galakhov 66e30b2767 Return close frame with ConnectionClosed 8 years ago
Alexey Galakhov e0eecd28b1 Refactor TLS handling 8 years ago
Alexey Galakhov b7557f1baa refactor: make handshake completely async 8 years ago
Alexey Galakhov de1fb673b2 error: correct UTF-8 error handling 8 years ago
Alexey Galakhov 4714773370 close: implement complete close handshake 8 years ago
Alexey Galakhov e63f594a14 Initial commit, mostly working client 8 years ago