export class ServerConnection { public useSocket?: boolean; public socketServerUrl?: string; }