Closed georgbuechner closed 2 years ago
A major new update, which replaces json-based server-client communication with msgpack (binary). Also adds Command and Data class and derived classes for all data exchanged between server and client.
Command
Data
Minor performance and other fixes
A major new update, which replaces json-based server-client communication with msgpack (binary). Also adds
Command
andData
class and derived classes for all data exchanged between server and client.Minor performance and other fixes