wayray/crates
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
..
wayray-protocol Implement wire protocol messages and codec in wayray-protocol 2026-04-07 15:35:48 +02:00
wradm Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00
wrclient Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00
wrsrvd Remove dead code and fix all clippy/fmt warnings 2026-04-04 19:07:46 +02:00