websocket is mature
parent
0e75d04a3c
commit
d80d018952
|
@ -448,7 +448,7 @@
|
||||||
/*
|
/*
|
||||||
* Restrict socket.io transport methods
|
* Restrict socket.io transport methods
|
||||||
*/
|
*/
|
||||||
"socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],
|
"socketTransportProtocols" : ["websocket"],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Allow Load Testing tools to hit the Etherpad Instance.
|
* Allow Load Testing tools to hit the Etherpad Instance.
|
||||||
|
|
Loading…
Reference in New Issue