Commit Graph

6 Commits

Author SHA1 Message Date
oysteikt f0510e295c Clean up misc. module doccomments 2026-01-09 13:37:22 +09:00
oysteikt 114d1152ee Remove a few unused type aliases 2026-01-09 13:37:19 +09:00
oysteikt 5b8b745152 *_tokenizer: add module doccomment 2026-01-09 13:37:19 +09:00
oysteikt 142112e725 make ResponseParserError self-contained, impl thiserror 2026-01-09 13:37:16 +09:00
oysteikt 23563cfb9b 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.
2026-01-09 13:31:18 +09:00
oysteikt bbd0e71861 commands: split response tokenizer into separate file 2026-01-09 13:31:17 +09:00