CyTube/src/io
Calvin Montgomery 95e147b5a0 Use socket.handshake instead of socket.client.request
Fixes a bug where sockets would be rejected if they connected directly
with the 'websocket' transport instead of doing an AJAX connection with
websocket upgrade (e.g. if `transports: ['websocket']` is passed to the
socket.io-client constructor).

See https://github.com/socketio/socket.io/blob/master/docs/API.md#sockethandshake
2017-12-27 14:24:33 -08:00
..
cluster Remove junk from an old abandoned project 2017-07-02 22:35:12 -07:00
globalban.js Upgrade to jsli 2.0 2017-07-08 20:11:54 -07:00
ioserver.js Use socket.handshake instead of socket.client.request 2017-12-27 14:24:33 -08:00