Socket(this.io, this.nsp, this.opts) { json = this; // compat if (opts != null) { query = opts!['query']; } if (io.autoConnect) open(); }