ProjectLighthouse/ProjectLighthouse.Servers.API/Controllers
Josh 2210541894
Fix memory leak in GameServer (#731)
* Convert entities to serializable after aggregating rather before

* Cache instances of CustomXmlSerializer and create readonly constants for reused settings

* Change CustomXmlSerializer and serializer cache to work with deserializer
2023-04-02 23:45:19 +00:00
..
SlotEndpoints.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00
StatisticsEndpoints.cs Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
StatusController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UserEndpoints.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +00:00