Generic representation of messages flying between client and server
All messages are identified by type. Read about discriminated unions first
https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions
Generated using TypeDoc
Generic representation of messages flying between client and server