SlimeVR-Rust icon indicating copy to clipboard operation
SlimeVR-Rust copied to clipboard

Sans-IO firmware protocol

Open TheButlah opened this issue 2 years ago • 0 comments

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.

TheButlah avatar Jan 16 '23 23:01 TheButlah