carl-anders / slimevr-wrangler

Use Joycons as SlimeVR trackers with this middleware application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Break packet format/serialization into its own crate

TheButlah opened this issue · comments

I'm building some rust firmware for SlimeVR and I'd like to use the code that describes the packet formats. I think this code is generally useful and can probably be refactored into its own crate, possibly even hosted under the SlimeVR-Rust monorepo.

I'll submit a PR to do this refactoring at some point, if no one else beats me to it :)