Commit Graph

17 Commits (6bce14fa26f8b73363a2baafe55ce28614a66469)

Author SHA1 Message Date
Redrield 6bce14fa26 Add facilities to allow clients to follow HTTP 3xx redirects 4 years ago
Horki 88ff5f371f matches!: use macros; remove unused imports 4 years ago
Daniel Abramov 0c429cba94 chore: remove deprecated `description()` 5 years ago
Sebastian Dröge 9020840f84 Remove custom Request/Response types from client code 5 years ago
Sebastian Dröge 38a7d1a375 Remove custom Headers type and use http::HeaderMap instead 5 years ago
Daniel Abramov b807f76ed1
Update error description 5 years ago
Naja Melan f818322a25 Add some documentation to WebSocket and Error. 5 years ago
Artem Vorotnikov cbf80ecc76
Edition 2018, formatting, clippy fixes 5 years ago
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