export class ServerMessage { type: string; payload: any; src: string; }