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
cb573c51e59654f26d182c286f1d6b4e8a7b89c8
socket.io
/
lib
History
Guillermo Rauch
cb573c51e5
Moved packets to the transport abstraction.
2011-12-21 10:44:32 -08:00
..
transports
Fixed WS
writeMany
method.
2011-12-15 10:19:36 -08:00
engine.io-client.js
REnamed
engine-client
>
engine.io-client
.
2011-12-20 09:15:16 -08:00
event-emitter.js
Added WebSocket API compatibility to EventEmitter.
2011-11-27 10:29:30 -08:00
parser.js
Finished decodePayload.
2011-12-20 22:23:06 -08:00
socket.js
Moved packets to the transport abstraction.
2011-12-21 10:44:32 -08:00
transport.js
Initialized buffer for Transport in constructor.
2011-12-21 10:42:05 -08:00
util.js
Fixed undefined
util
.
2011-12-15 10:11:23 -08:00