Stanislav N Mikhailov 3c3487b554 feat(protocol): add typed command decoding and dispatch
- add Command enum for protocol command codes
- convert raw u8 command values via TryFrom
- validate commands through Command conversion
- dispatch decoded commands in Connection
- reject unknown command codes
2026-08-07 17:46:07 +03:00
2026-07-04 17:41:21 +03:00
S
Description
No description provided
136 KiB
Languages
Rust 100%