oysteikt
7ec268094d
commands: store SubtypeParserError expected type as &str
Build and test / check (push) Successful in 58s
Build and test / build (push) Successful in 1m9s
Build and test / docs (push) Successful in 1m11s
Build and test / test (push) Successful in 2m26s
2025-12-08 17:48:44 +09:00
oysteikt
3342293bf2
commands: use new error variants for various commands
Build and test / build (push) Failing after 1m1s
Build and test / check (push) Failing after 1m25s
Build and test / test (push) Failing after 1m25s
Build and test / docs (push) Failing after 1m0s
2025-12-08 15:54:37 +09:00
oysteikt
8430592bee
commands: strip lifetimes
2025-12-08 12:30:19 +09:00
oysteikt
78cfc09d60
commands: add newline at end of all command serializers
2025-12-08 12:13:05 +09:00
oysteikt
1e39640508
common/types: flatten to types
Build and test / check (push) Failing after 47s
Build and test / build (push) Failing after 1m3s
Build and test / docs (push) Failing after 1m1s
Build and test / test (push) Failing after 1m48s
2025-12-08 04:14:32 +09:00
oysteikt
b0b4134829
commands: split Command trait into req + res parts
Build and test / check (push) Failing after 1m2s
Build and test / build (push) Successful in 1m8s
Build and test / test (push) Successful in 2m23s
Build and test / docs (push) Successful in 1m24s
2025-12-08 00:07:37 +09:00
oysteikt
07e1c76aa9
commands: parse to Self::Request
Build and test / check (push) Failing after 43s
Build and test / build (push) Successful in 1m2s
Build and test / docs (push) Successful in 1m12s
Build and test / test (push) Successful in 1m44s
2025-12-05 22:00:11 +09:00
oysteikt
7834bbd956
common: don't expose types directly
2025-12-05 20:59:19 +09:00
oysteikt
65c7798d01
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:53:03 +09:00
oysteikt
7b27a650a1
commands: split response tokenizer into separate file
2025-11-24 19:28:28 +09:00
oysteikt
b5fbaadca2
Implement a proper request tokenizer
2025-11-24 19:25:00 +09:00
oysteikt
3bd7aaaad2
WIP: serialize requests
2025-11-21 18:50:58 +09:00
oysteikt
1d693b7b2a
commands: fix clippy warnings about confusing elided lifetimes
2025-10-12 22:59:50 +09:00
oysteikt
08104b3537
Implement some more commands
2024-12-01 18:31:34 +01:00