NetrexMC / RakNet

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

Isloate "Connected" vs "Unconnected" connections. #22

Closed john-bv closed 2 years ago

john-bv commented 2 years ago

Unconnected connections (eg: ones that have not under-gone the connection handshake) should be handled separately from one's that have.

john-bv commented 2 years ago

This is resolved in commit: 6cb2cb0a2bbfa9e9a1f5bb277b021674cf7a8106