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-parser
Public
Notifications
You must be signed in to change notification settings
Fork
110
Star
140
Code
Issues
0
Pull requests
1
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix "RangeError: Maximum call stack size exceeded" in hasBinary
- #109
#109
Open
ayan4m1
wants to merge 17 commits into
socketio:master
socketio/socket.io-parser:master
from
ayan4m1:fix/circular-parsing
ayan4m1/socket.io-parser:fix/circular-parsing
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Fix "RangeError: Maximum call stack size exceeded" in hasBinary
#109
ayan4m1
wants to merge 17 commits into
socketio:master
socketio/socket.io-parser:master
from
ayan4m1:fix/circular-parsing
ayan4m1/socket.io-parser:fix/circular-parsing
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2022
chore: bump @socket.io/component-emitter to version 3.1.0
Show description for 6c9cb27
darrachequesne
committed
6c9cb27
View commit details
Copy full SHA for 6c9cb27
Browse repository at this point
chore: add Node.js 16 in the test matrix
Show description for 931f152
darrachequesne
committed
931f152
View commit details
Copy full SHA for 931f152
Browse repository at this point
chore(release): 4.2.0
Show description for c7514b5
darrachequesne
committed
c7514b5
View commit details
Copy full SHA for c7514b5
Browse repository at this point
Commits on Jun 27, 2022
fix: check the format of the index of each attachment
Show description for b5d0cb7
darrachequesne
committed
b5d0cb7
View commit details
Copy full SHA for b5d0cb7
Browse repository at this point
chore(release): 4.2.1
Show description for 5a2ccff
darrachequesne
committed
5a2ccff
View commit details
Copy full SHA for 5a2ccff
Browse repository at this point
Commits on Nov 9, 2022
docs: add missing versions in the changelog
Show description for f0af883
darrachequesne
committed
f0af883
View commit details
Copy full SHA for f0af883
Browse repository at this point
Commits on Nov 15, 2022
ci: update actions in GitHub Actions workflows (#117)
striezel
authored
a9758da
View commit details
Copy full SHA for a9758da
Browse repository at this point
ci: migrate from zuul to webdriver.io
Show description for 194a9b7
darrachequesne
committed
194a9b7
View commit details
Copy full SHA for 194a9b7
Browse repository at this point
chore: update browserslist
darrachequesne
committed
9143aa4
View commit details
Copy full SHA for 9143aa4
Browse repository at this point
Commits on Dec 8, 2022
feat: add flatted as dependency
ayan4m1
committed
0672cde
View commit details
Copy full SHA for 0672cde
Browse repository at this point
feat: add Buffer detection to isBinary
ayan4m1
committed
bdb907c
View commit details
Copy full SHA for bdb907c
Browse repository at this point
fix: prevent infinite recursion in hasBinary
ayan4m1
committed
8d6a623
View commit details
Copy full SHA for 8d6a623
Browse repository at this point
refactor: add type hints to reconstructPacket
ayan4m1
committed
df48378
View commit details
Copy full SHA for df48378
Browse repository at this point
fix: prevent infinite recursion in deconstructPacket
ayan4m1
committed
2908669
View commit details
Copy full SHA for 2908669
Browse repository at this point
feat: use flatted instead of JSON for parse/stringify
ayan4m1
committed
e2b51c8
View commit details
Copy full SHA for e2b51c8
Browse repository at this point
feat: update existing circular test case and add new one
ayan4m1
committed
b66a1ed
View commit details
Copy full SHA for b66a1ed
Browse repository at this point
chore: sync package-lock.json
ayan4m1
committed
7a01357
View commit details
Copy full SHA for 7a01357
Browse repository at this point
You can’t perform that action at this time.