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
f8100f92370f4228fbcc7a92bcc4bd85d9c0f001
socket.io
/
lib
History
Tony Kovanen
f8100f9237
Added a maximum buffer size to received data from polling. Settable with the maxHttpBufferSize option
2014-03-26 21:19:54 +02:00
..
transports
Added a maximum buffer size to received data from polling. Settable with the maxHttpBufferSize option
2014-03-26 21:19:54 +02:00
engine.io.js
don't use __proto__,
closes
#170
2013-07-03 15:48:17 +03:00
index.js
inline merge
2013-08-14 18:58:01 +03:00
server.js
Added a maximum buffer size to received data from polling. Settable with the maxHttpBufferSize option
2014-03-26 21:19:54 +02:00
socket.js
fixing looping array via for in to normal loop
2014-03-21 11:32:13 +00:00
transport.js
Socket.request made a nonwritable Socket property set in constructor
2014-02-03 13:32:59 +02:00