saltysystems / overworld

Open source framework for scalable multiplayer games.
Mozilla Public License 2.0
22 stars 4 forks source link

Session fixups #39

Closed cmdrk closed 3 months ago

cmdrk commented 3 months ago

This PR ensures that serialization happens in the connection handler. It also specifically ensures that enet is handling disconnect callbacks properly.