SlimeVR-Rust
SlimeVR-Rust copied to clipboard
Sans-IO firmware protocol
I wanted to give a try implementing a sans-io network protocol for the firmware protocol. This implementation performs no io, and does not require the use of async. All of the io is handled by the caller of the protocol.