sync/test/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
..
globalban.js Integrate socket.io ban check with GlobalBanDB 2017-06-05 23:14:45 -07:00
ioserver.js Use socket.handshake instead of socket.client.request 2017-12-27 14:24:33 -08:00