Commit Graph

4 Commits

Author SHA1 Message Date
853eb8d515 *_tokenizer: add module doccomment 2025-12-08 13:10:31 +09:00
6cfd6eba2c make ResponseParserError self-contained, impl thiserror 2025-12-08 05:31:13 +09:00
02e292ffd7 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
47e42a3472 commands: split response tokenizer into separate file 2025-11-24 19:16:09 +09:00