Searched refs:ws_schema (Results 1 – 1 of 1) sorted by relevance
207 init: function (protocols, ws_schema) { argument227 !!(new WebSocket(ws_schema + '://.').binaryType))) {272 var ws_schema = uri.match(/^([a-z]+):\/\//)[1];273 protocols = this.init(protocols, ws_schema);