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
3c6eb2a177987f26ab00e73cdcc457f3ceebbe29
socket.io
/
lib
History
3rd-Eden
3c6eb2a177
Don't check against the window to detect node.js, wrap code in a try catch statement
...
and have it degrade gracefully.
Fixes
#147
2013-03-26 21:41:00 +01:00
..
transports
I *think* this is a typo.
2013-03-23 19:07:28 -07:00
emitter.js
require 'emitter' versus 'emitter-component'
2013-03-13 12:00:10 -04:00
index.js
parser.js: removed the file
2013-01-28 11:40:15 -05:00
socket.js
only flush if writeBuffer is length 0
2013-03-19 12:11:55 -04:00
transport.js
removed irrelevant code
2013-03-16 23:43:43 -04:00
util.js
Don't check against the window to detect node.js, wrap code in a try catch statement
2013-03-26 21:41:00 +01:00