export enum MessageType { KeepAlive, ClientDetails, CursorPos, ClientJoined, Clients, ClientLeft, Ping, GroupData }