oysteikt
d123a53828
commands: strip lifetimes
2025-12-08 12:30:19 +09:00
oysteikt
2a97914c93
commands: split Command trait into req + res parts
2025-12-05 22:54:01 +09:00
oysteikt
d811840ea1
commands: parse to Self::Request
2025-12-05 22:00:11 +09:00
oysteikt
59a347f610
response_tokenizer: rewrite
...
This commit contains a rewrite of the response tokenizer, which
introduces lazy parsing of the response, handling of binary data, some
tests, as well as just generally more robustness against errors.
2025-11-24 23:49:27 +09:00
oysteikt
e45d8c054b
commands: split response tokenizer into separate file
2025-11-24 19:16:09 +09:00
oysteikt
f3ad2fc73a
Implement a proper request tokenizer
2025-11-24 14:18:30 +09:00
oysteikt
63dfa1b255
WIP: serialize requests
2025-11-21 16:48:55 +09:00
oysteikt
8967f38ffa
cargo fmt + clippy
2025-11-21 16:02:15 +09:00
oysteikt
cbf4e9d382
commands: implement response parser for protocol
2025-11-21 15:14:43 +09:00
oysteikt
29f4e0519e
commands: fix clippy warnings about confusing elided lifetimes
2025-10-12 22:59:50 +09:00
oysteikt
88e3deebc8
Rust edition 2024
2025-02-26 16:39:34 +01:00
oysteikt
7c91dda409
Add more commands
2024-12-01 20:06:01 +01:00