SlimeVR / SlimeVR-Rust

🦀 + SlimeVR = 💖
Apache License 2.0
70 stars 26 forks source link

Sans-IO firmware protocol #144

Open TheButlah opened 1 year ago

TheButlah commented 1 year ago

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.