This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
socket.io
Watch
1
Star
1
Fork
0
You've already forked socket.io
mirror of
https://github.com/socketio/socket.io.git
synced
2026-04-30 03:00:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b77bd613c4668ea82703d87f6bf8be57006754a
socket.io
/
lib
History
Guillermo Rauch
7b77bd613c
Replaced 204 with 200 and added a response text.
...
I remember old versions of Firefox having issues with 200 responses with no text.
2012-03-08 11:46:12 -03:00
..
transports
Replaced 204 with 200 and added a response text.
2012-03-08 11:46:12 -03:00
engine.io.js
Exposed parser.
2012-03-03 18:41:11 -03:00
parser.js
Leverage the client parser.
2011-12-22 18:58:52 -08:00
server.js
add on('error') handler for websocket transport
2012-03-02 17:59:37 +01:00
socket.js
Socket.ping() should be idempotent, if not race conditions can appear and connection closes.
2012-02-22 15:13:01 +01:00
transport.js
Fixed docs.
2012-01-16 13:26:39 -08:00