wayray/crates/wayray-protocol
Till Wegmueller 0762cb1fa3 Implement wire protocol messages and codec in wayray-protocol
Message types for control, display, and input channels with serde
derives. Length-prefixed postcard codec with encode/decode/framing.
Seven round-trip tests covering all message types and edge cases.
2026-04-07 15:35:48 +02:00
..
src Implement wire protocol messages and codec in wayray-protocol 2026-04-07 15:35:48 +02:00
Cargo.toml Implement wire protocol messages and codec in wayray-protocol 2026-04-07 15:35:48 +02:00