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
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 }}
socketio
/
socket.io
Public
Notifications
You must be signed in to change notification settings
Fork
10.3k
Star
63.2k
Code
Issues
163
Pull requests
24
Discussions
Actions
Projects
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2026
docs(sio): add changelog for version 2.5.1
darrachequesne
committed
deee824
View commit details
Copy full SHA for deee824
Browse repository at this point
chore(release): socket.io@4.8.4
Show description for c239eb5
darrachequesne
committed
c239eb5
View commit details
Copy full SHA for c239eb5
Browse repository at this point
chore(release): socket.io-client@4.8.4
Show description for 11a6f56
darrachequesne
committed
11a6f56
View commit details
Copy full SHA for 11a6f56
Browse repository at this point
chore(release): engine.io-client@6.6.7
Show description for 00e4e73
darrachequesne
committed
00e4e73
View commit details
Copy full SHA for 00e4e73
Browse repository at this point
chore: use @rollup/plugin-terser instead of rollup-plugin-terser
darrachequesne
committed
e387ab1
View commit details
Copy full SHA for e387ab1
Browse repository at this point
Commits on Sep 24, 2026
chore(release): engine.io@6.6.11
Show description for 9738333
darrachequesne
committed
9738333
View commit details
Copy full SHA for 9738333
Browse repository at this point
docs(eio): rework README
darrachequesne
committed
fc9dd90
View commit details
Copy full SHA for fc9dd90
Browse repository at this point
fix(eio): refresh ping timeout on incoming packets
Show description for da008a5
darrachequesne
committed
da008a5
View commit details
Copy full SHA for da008a5
Browse repository at this point
Commits on Sep 21, 2026
fix(eio-client): restore default transport resolution
Show description for 3df3fed
darrachequesne
committed
3df3fed
View commit details
Copy full SHA for 3df3fed
Browse repository at this point
Commits on Sep 18, 2026
test: upgrade WebdriverIO to v9
Show description for aaf2af3
darrachequesne
committed
aaf2af3
View commit details
Copy full SHA for aaf2af3
Browse repository at this point
Commits on Sep 15, 2026
refactor(sio): simplify packet handling switch
Show description for b5da079
darrachequesne
committed
b5da079
View commit details
Copy full SHA for b5da079
Browse repository at this point
docs(protocol): clarify namespace comma restriction for built-in parser (#5545)
MahathirMohammadShuvo
authored and
darrachequesne
committed
45873ca
View commit details
Copy full SHA for 45873ca
Browse repository at this point
Commits on Sep 11, 2026
test: use execFile for fixture scripts (#5549)
Show description for 551a3dc
bhumin18
authored and
darrachequesne
committed
551a3dc
View commit details
Copy full SHA for 551a3dc
Browse repository at this point
docs(examples): update create-react-app example docs links (#5535)
Show description for ea5560c
MoonsvnLyn
and
JiuYue0820
authored
ea5560c
View commit details
Copy full SHA for ea5560c
Browse repository at this point
fix(sio): reject stateful regexps for dynamic namespaces
Show description for 59f4f24
darrachequesne
committed
59f4f24
View commit details
Copy full SHA for 59f4f24
Browse repository at this point
fix(sio-client/types): export reserved event interfaces (#5533)
Show description for 03945df
SnowingFox
authored and
darrachequesne
committed
03945df
View commit details
Copy full SHA for 03945df
Browse repository at this point
fix(eio-client/types): export reserved event interfaces (#5533)
Show description for ced7dfd
SnowingFox
authored and
darrachequesne
committed
ced7dfd
View commit details
Copy full SHA for ced7dfd
Browse repository at this point
Commits on Sep 10, 2026
docs: fix broken download badge link and grammar typo (#5530)
electrohyun
authored
0109787
View commit details
Copy full SHA for 0109787
Browse repository at this point
refactor(eio): use Node 10-safe query parser on the uWS server (#5536)
Show description for 903a937
MoonsvnLyn
authored
903a937
View commit details
Copy full SHA for 903a937
Browse repository at this point
refactor(sio): parse v3 query without Object.fromEntries() (#5537)
Show description for 89e9368
MoonsvnLyn
authored
89e9368
View commit details
Copy full SHA for 89e9368
Browse repository at this point
fix(sio-client/types): export ExtendedError for connect_error event (#5548)
Show description for c0d5450
bhumin18
authored
c0d5450
View commit details
Copy full SHA for c0d5450
Browse repository at this point
Commits on Sep 8, 2026
chore(release): @socket.io/cluster-engine@0.1.1
Show description for 8249961
darrachequesne
committed
8249961
View commit details
Copy full SHA for 8249961
Browse repository at this point
fix(cluster-engine): properly handle upgrade failures
darrachequesne
committed
7a33d9b
View commit details
Copy full SHA for 7a33d9b
Browse repository at this point
refactor(cluster-engine): remove unnecessary cleanup
darrachequesne
committed
8f4b825
View commit details
Copy full SHA for 8f4b825
Browse repository at this point
fix(cluster-engine): properly export options
darrachequesne
committed
37f8a32
View commit details
Copy full SHA for 37f8a32
Browse repository at this point
docs(cluster-engine): add sequence diagrams
darrachequesne
committed
f5445f0
View commit details
Copy full SHA for f5445f0
Browse repository at this point
Commits on Sep 7, 2026
fix(cluster-engine): skip side effects when lock acquisition fails
darrachequesne
committed
1d4269c
View commit details
Copy full SHA for 1d4269c
Browse repository at this point
test(cluster-engine): use Node.js test runner
darrachequesne
committed
6868882
View commit details
Copy full SHA for 6868882
Browse repository at this point
test(cluster-engine): rename test files
darrachequesne
committed
c26b5a0
View commit details
Copy full SHA for c26b5a0
Browse repository at this point
Commits on Sep 4, 2026
refactor(cluster-engine): properly clear timer
darrachequesne
committed
554627c
View commit details
Copy full SHA for 554627c
Browse repository at this point
fix(cluster-engine): guard client lookups against prototype pollution
darrachequesne
committed
830e364
View commit details
Copy full SHA for 830e364
Browse repository at this point
Commits on Sep 3, 2026
chore(release): engine.io@6.6.10
Show description for 64066c3
darrachequesne
committed
64066c3
View commit details
Copy full SHA for 64066c3
Browse repository at this point
refactor(eio): minor hardening improvements
darrachequesne
committed
000cba3
View commit details
Copy full SHA for 000cba3
Browse repository at this point
fix(eio): reject protocol mismatch for existing sessions
Show description for 86db1fc
darrachequesne
committed
86db1fc
View commit details
Copy full SHA for 86db1fc
Browse repository at this point
fix(eio): run the polling write callback when the client aborts a compressed response (#5540)
Show description for 915a3ed
chuanghiduoc
authored
915a3ed
View commit details
Copy full SHA for 915a3ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.