Commit Graph

5 Commits

Author SHA1 Message Date
oysteikt b0b6156a94 Remove a few unused type aliases 2026-01-09 13:25:41 +09:00
oysteikt 50091b0f0c *_tokenizer: add module doccomment 2026-01-09 13:25:41 +09:00
oysteikt cb1cf47ff8 make ResponseParserError self-contained, impl thiserror 2026-01-09 13:25:38 +09:00
oysteikt ed1b58deb1 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:25:30 +09:00
oysteikt ea8a0dbf72 commands: split response tokenizer into separate file 2026-01-09 13:25:29 +09:00