Open seb303 opened 3 years ago
In the code example just after "But with an optional set of options you can specify as a 3rd parameter", the 2nd parameter is missing.
The example should read:
var ws = new RobustWebSocket('ws://echo.websocket.org/', [], { .....
In the code example just after "But with an optional set of options you can specify as a 3rd parameter", the 2nd parameter is missing.
The example should read: