NetrexMC / RakNet

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

Migrate `PacketHandler` to `Connection` to limit the amount of locks we make every tick. #8

Closed john-bv closed 3 years ago

john-bv commented 3 years ago

See title.