saltysystems / overworld

Open source framework for scalable multiplayer games.
Mozilla Public License 2.0
20 stars 3 forks source link

Session fixups #39

Closed cmdrk closed 1 month ago

cmdrk commented 1 month ago

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