You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working to port reliable.io to Rust to eventually implement a yojimbo clone in pure rust, which also included updating netcode.io. The current linked fork is rather old, and required some fixing for the latest version of netcode.
My fork is available @ https://github.com/jaynus/netcode.io if you'd like to include another pure rust implementation. This is strictly a fork and fix of vvanders version, and I plan on expanding the implementation and supporting it - as he has dropped support for his (RE: vvanders#1)