Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jsnode
/
Socket.IO-node
Public
forked from
socketio/socket.io
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2010
Updated the flash socket with error detection, and readystate detection.
Show description for 52d7c53
3rd-Eden
committed
52d7c53
View commit details
Copy full SHA for 52d7c53
Browse repository at this point
Commits on Oct 4, 2010
Moved error handling to onConnect to avoid messing with the http.Server global error handlers
Show description for 999eba6
rauchg
committed
999eba6
View commit details
Copy full SHA for 999eba6
Browse repository at this point
Merge branch 'master' of git://github.com/3rd-Eden/Socket.IO-node
rauchg
committed
af81e0c
View commit details
Copy full SHA for af81e0c
Browse repository at this point
Clearing heartbeat interval upon closing the connection
Show description for 6f37628
rauchg
committed
6f37628
View commit details
Copy full SHA for 6f37628
Browse repository at this point
Added error listeners, if theses errors are not correcly caught, they will leak memory.
Show description for e2bb868
3rd-Eden
committed
e2bb868
View commit details
Copy full SHA for e2bb868
Browse repository at this point
Sometimes the listener.options is not available, and creates uncaught exception.
Show description for eeab2fd
3rd-Eden
committed
eeab2fd
View commit details
Copy full SHA for eeab2fd
Browse repository at this point
Commits on Oct 3, 2010
Adapting websocket client api to ev.data
Show description for 30f0521
rauchg
committed
30f0521
View commit details
Copy full SHA for 30f0521
Browse repository at this point
Moved dependencies into support/ from tests/support
Show description for 36463a2
rauchg
committed
36463a2
View commit details
Copy full SHA for 36463a2
Browse repository at this point
_decode and _encode moved to utils
Show description for 0dd9cc3
rauchg
committed
0dd9cc3
View commit details
Copy full SHA for 0dd9cc3
Browse repository at this point
Re-enabling all tests
rauchg
committed
2dd8c58
View commit details
Copy full SHA for 2dd8c58
Browse repository at this point
Tabs => spaces
rauchg
committed
4465d34
View commit details
Copy full SHA for 4465d34
Browse repository at this point
Converted tabs into spaces
Show description for b5deea4
rauchg
committed
b5deea4
View commit details
Copy full SHA for b5deea4
Browse repository at this point
Close the server upon timeout
Show description for a883f17
rauchg
committed
a883f17
View commit details
Copy full SHA for a883f17
Browse repository at this point
Commits on Oct 1, 2010
Merge branch 'master' of git://github.com/maccman/Socket.IO-node
rauchg
committed
9660382
View commit details
Copy full SHA for 9660382
Browse repository at this point
Commits on Sep 29, 2010
Merge branch 'master' of git://github.com/SlNPacifist/Socket.IO-node
rauchg
committed
ee2a717
View commit details
Copy full SHA for ee2a717
Browse repository at this point
returned data.length in listener.js since data is of type buffer
slnpacifist
committed
1907b41
View commit details
Copy full SHA for 1907b41
Browse repository at this point
Commits on Sep 28, 2010
Node required version
rauchg
committed
50f9810
View commit details
Copy full SHA for 50f9810
Browse repository at this point
added encode=UTF-8 in jsonp-polling.js and xhr-polling.js since UTF-8 is the default encoding for http.ServerResponse.write
Show description for d2ead47
SlNPacifist
committed
d2ead47
View commit details
Copy full SHA for d2ead47
Browse repository at this point
Commits on Sep 27, 2010
Merge branch 'master' of github.com:maccman/Socket.IO-node
maccman
committed
4803d7b
View commit details
Copy full SHA for 4803d7b
Browse repository at this point
Fix COR headers/requests for different ports on Safari.
maccman
committed
607fe38
View commit details
Copy full SHA for 607fe38
Browse repository at this point
Fix COR headers/requests for different ports on Safari.
maccman
committed
fcba035
View commit details
Copy full SHA for fcba035
Browse repository at this point
Commits on Sep 26, 2010
Clearing the references to request, response and connection upon disconnect.
rauchg
committed
c1e0831
View commit details
Copy full SHA for c1e0831
Browse repository at this point
Commits on Sep 25, 2010
Updated client
rauchg
committed
9cb8e37
View commit details
Copy full SHA for 9cb8e37
Browse repository at this point
Commits on Sep 24, 2010
Updating client
rauchg
committed
965bc97
View commit details
Copy full SHA for 965bc97
Browse repository at this point
Commits on Sep 23, 2010
add package.json for npm
maccman
committed
c06de09
View commit details
Copy full SHA for c06de09
Browse repository at this point
Commits on Sep 20, 2010
Updated client
rauchg
committed
17d5ab7
View commit details
Copy full SHA for 17d5ab7
Browse repository at this point
Updated client
Show description for 880fb2b
rauchg
committed
880fb2b
View commit details
Copy full SHA for 880fb2b
Browse repository at this point
Updated client
rauchg
committed
0464e4c
View commit details
Copy full SHA for 0464e4c
Browse repository at this point
Expresso updated for regular expressions suppport (thanks tj)
rauchg
committed
8ef523b
View commit details
Copy full SHA for 8ef523b
Browse repository at this point
Updated expresso
rauchg
committed
a264f98
View commit details
Copy full SHA for a264f98
Browse repository at this point
Cleaned up index and websocket tests
rauchg
committed
efd458b
View commit details
Copy full SHA for efd458b
Browse repository at this point
Corrected Makefile target tests expression
rauchg
committed
876cb2b
View commit details
Copy full SHA for 876cb2b
Browse repository at this point
client.js tests fixes
Show description for 5524812
rauchg
committed
5524812
View commit details
Copy full SHA for 5524812
Browse repository at this point
Commits on Sep 17, 2010
Credits to 3rd-Eden for his many patches
rauchg
committed
fbb9a46
View commit details
Copy full SHA for fbb9a46
Browse repository at this point
Every require is blocking and requiring the sys module over and over and over again just makes no sense + it hurt performance.. Not to mention.. that it's already included.
3rd-Eden
committed
c6b1765
View commit details
Copy full SHA for c6b1765
Browse repository at this point
Previous
Next
You can’t perform that action at this time.