Milestones
List view
Since the server doesn't accept commands via the terminal, functionality to manage the servers remotely is required, not that the two methods are mutually exclusive. Not entirely sure how this would look but it'll likely be a single control server that connects to rest of the services via Spark (the internal FlatBuffers-powered networking library).
No due dateWriting packet handlers is tedious. A compiler is needed to transform message definitions into (de)serialisation functionality. Basic reflection would be easy to throw in at the same time and would be incredibly useful for debugging and logging.
No due dateThe CI configs are in dire need of an update, particularly for AppVeyor. Perhaps CI on ARM could be added at the same time, although it's a very low priority.
No due date