Commit graph

11 commits

Author SHA1 Message Date
Yuriy Dupyn
845db102c2 cargo format 2024-01-28 22:40:41 +01:00
Jindřich Moravec
ebabf50291 feat: support for cancel requests in handshake 2024-01-22 21:59:39 +01:00
Jindřich Moravec
df5741224f docs: data messages documentation 2023-12-31 19:04:40 +01:00
Jindřich Moravec
c61b6021db docs: handshake documentation 2023-12-31 18:45:50 +01:00
Jindřich Moravec
75b067762e fix(proto): move handshake response instead of borrowing 2023-12-23 01:31:49 +01:00
Jindřich Moravec
a08376766c chore(proto): crate formatting 2023-12-23 01:28:30 +01:00
Jindřich Moravec
505f59b354 fix(proto): flush written startup message 2023-12-23 01:27:15 +01:00
Jindřich Moravec
c1744711d3 refactor(proto): reuse code in handshakes 2023-12-23 00:52:53 +01:00
Jindřich Moravec
7b2dce4dfb feat(proto): add client handshake implementation 2023-12-23 00:29:40 +01:00
Jindřich Moravec
165f871324 refactor(proto): replace anyhow with thiserror in handshake 2023-12-15 16:31:10 +01:00
Jindřich Moravec
dbd0ef3970 feat(proto): add server handshake handler 2023-12-11 16:54:41 +01:00