websocket is mature

socket-padid-in-header
John McLear 2020-11-13 14:44:20 +00:00 committed by Richard Hansen
parent 0e75d04a3c
commit d80d018952
1 changed files with 1 additions and 1 deletions

View File

@ -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.