NetrexMC / RakNet

RakNet implementation in Rust
Apache License 2.0
44 stars 12 forks source link

Fix Reliability and Restructure #28

Closed john-bv closed 2 years ago

john-bv commented 2 years ago

There's a few things on V2 that need to be better implemented before the update, such as removing redundant methods and making the api more robust, in that you can have full control of whether or not you want something to be reliable or not.