f963898a0546070c6b22afb9e0e80c5a881f4acf
- Add control_channel.rs with WRAITH_CONTROL_DESTINATION, WRAITH_PREFIX constants - Add ControlChannelHandler trait and ControlChannelRouter for routing logic - Add DuplexStream supertrait for Box<dyn> compatibility - Server handler rejects wraith-* destinations when no handler configured - Add ForwardError type to fix pre-existing compilation error - Unit tests: reserved detection, non-reserved pass-through, prefix matching
Description
No description provided
Languages
Rust
100%