oysteikt
e3300f6c8c
response_tokenizer: refactor
Build and test / check (push) Successful in 1m5s
Build and test / build (push) Successful in 1m10s
Build and test / docs (push) Successful in 1m11s
Build and test / test (push) Successful in 2m2s
2026-01-10 01:16:30 +09:00
oysteikt
febe651158
Clean up misc. module doccomments
2025-12-08 16:15:12 +09:00
oysteikt
2582ffac2a
Remove a few unused type aliases
2025-12-08 13:11:09 +09:00
oysteikt
1bd2e4f0fb
*_tokenizer: add module doccomment
2025-12-08 13:10:31 +09:00
oysteikt
e8f2cd2034
make ResponseParserError self-contained, impl thiserror
2025-12-08 05:31:13 +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