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
ecc7ba8bda7163f5f121e58ddbcfc893f0bfa77c
socket.io
/
lib
History
Tony Kovanen
ecc7ba8bda
Only add subs once to begin with, so no need for an if for every .connect() call
2014-06-18 23:16:45 +03:00
..
index.js
index: added BC for
force new connection
2014-06-06 09:06:54 -07:00
manager.js
socket: whitelist
connect_error
and
connect_timeout
(
fixes
#534
)
2014-06-17 08:08:52 -07:00
on.js
on: added helper
2012-12-16 19:41:07 -03:00
socket.js
Only add subs once to begin with, so no need for an if for every .connect() call
2014-06-18 23:16:45 +03:00
url.js
url: use strings for port, eqeq for port check
2014-06-13 14:38:50 -07:00