Sendable Data
    interface SendableData
Represents a class that can be sent over sockets between servers and clients. Handles conversion of class to json.
Represents a class that can be sent over sockets between servers and clients. Handles conversion of class to json.