Commit Graph

69 Commits (79dcf9f77c04133608d1e07ba1d555d93d11de4a)

Author SHA1 Message Date
Alexey Galakhov e3c0ec30c8 Fix close handling while read. 8 years ago
Denis Andrejew 624f1dec1a improve doc in protocol/mod.rs 8 years ago
Alexey Galakhov 66e30b2767 Return close frame with ConnectionClosed 8 years ago
Alexey Galakhov bd37c71609 Replace tuple with CloseFrame struct 8 years ago
Ran Benita ae30b8cd76 Apply a couple trivial clippy suggestions 8 years ago
Alexey Galakhov e2b7b73e72 Improve documentation. 8 years ago
Alexey Galakhov 53aa24b06b Fix warnings 8 years ago
Alexey Galakhov 037dea1f8e Add possibility to send pings 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 334ceab2b0 protocol: less strict trait requirements 8 years ago
Alexey Galakhov 604e2021ce protocol: add write_pending() functions 8 years ago
Alexey Galakhov d27f768599 protocol: fix infinite loop in non-blocking mode 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 46bfd81539 protocol: correct non-blocking 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