Commit Graph

130 Commits (bbaa48b4d6cbc551232f27f00bdc5cc32df78525)

Author SHA1 Message Date
Ran Benita ea4b5e4df0 Remove unnecessary transmute in generate_mask() 8 years ago
Alexey Galakhov e0eecd28b1 Refactor TLS handling 8 years ago
Alexey Galakhov e2b7b73e72 Improve documentation. 8 years ago
Alexey Galakhov b057cf0096 Update for the version 0.7 of the utf8 crate. 8 years ago
Alexey Galakhov 53aa24b06b Fix warnings 8 years ago
Alexey Galakhov 037dea1f8e Add possibility to send pings 8 years ago
Alexey Galakhov ac580a666b Reexport useful components 8 years ago
Alexey Galakhov 06a39b4962 protocol: add get_ref() and get_mut() 8 years ago
Alexey Galakhov 9e00140e19 trivial: debug logging cleanup 8 years ago
Alexey Galakhov c6d3dd6404 refactor: fix unit tests for new API 8 years ago
Alexey Galakhov b7557f1baa refactor: make handshake completely async 8 years ago
Alexey Galakhov 334ceab2b0 protocol: less strict trait requirements 8 years ago
Alexey Galakhov 604e2021ce protocol: add write_pending() functions 8 years ago
Alexey Galakhov e6b658d94f handshake: add the ability to iterate over headers. 8 years ago
Alexey Galakhov d27f768599 protocol: fix infinite loop in non-blocking mode 8 years ago
Daniel Abramov 93843a1290 Fix `WouldBlock` error handling for the handshakes 8 years ago
Daniel Abramov 0938a17552 Move `no_block()` related stuff into seperate mod 8 years ago
Alexey Galakhov 3bb4331f4f protocol: fix bug with async handling 8 years ago
Alexey Galakhov de1fb673b2 error: correct UTF-8 error handling 8 years ago
Alexey Galakhov 46bfd81539 protocol: correct non-blocking handling 8 years ago
Alexey Galakhov 7dccc51277 server: implement server 8 years ago
Alexey Galakhov 4714773370 close: implement complete close handshake 8 years ago
Alexey Galakhov 422f7bbc45 trivial: move MIN_READ to input_buffer 8 years ago
Alexey Galakhov e63f594a14 Initial commit, mostly working client 8 years ago