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 }}
gcrabtree
/
react-native-socketio
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
151
Code
Issues
26
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make the library work well with RN 0.29+ on Android and add support for multiple event handlers and multiple sockets
- #46
#46
Open
saalihou
wants to merge 11 commits into
gcrabtree:master
gcrabtree/react-native-socketio:master
from
SunuBus:master
SunuBus/react-native-socketio:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Make the library work well with RN 0.29+ on Android and add support for multiple event handlers and multiple sockets
#46
saalihou
wants to merge 11 commits into
gcrabtree:master
gcrabtree/react-native-socketio:master
from
SunuBus:master
SunuBus/react-native-socketio:master
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2018
fix: Fix build errors due to incompatible constructors
Show description for 1287891
saalihou
committed
1287891
View commit details
Copy full SHA for 1287891
Browse repository at this point
feat: Add support for path option on Android
saalihou
committed
ea5a44e
View commit details
Copy full SHA for ea5a44e
Browse repository at this point
fix: Make library compatible with RN 0.29+
Show description for 2a9e810
saalihou
committed
2a9e810
View commit details
Copy full SHA for 2a9e810
Browse repository at this point
fix: Fix incompatibility with JS version in event parameter formats
Show description for 14f5448
saalihou
committed
14f5448
View commit details
Copy full SHA for 14f5448
Browse repository at this point
fix: Fix missing import of HybridData class
saalihou
committed
8b93582
View commit details
Copy full SHA for 8b93582
Browse repository at this point
feat: Allow multiple event handlers on the same event
saalihou
committed
7e39485
View commit details
Copy full SHA for 7e39485
Browse repository at this point
fix: Bump socket.io-client dependency to 1.0.0
Show description for 2a4249a
saalihou
committed
2a4249a
View commit details
Copy full SHA for 2a4249a
Browse repository at this point
feat: Add close method to Socket class
Show description for b0de1e7
saalihou
committed
b0de1e7
View commit details
Copy full SHA for b0de1e7
Browse repository at this point
Commits on Jun 14, 2018
feat: Add support for multiple sockets on Android
saalihou
committed
bed357b
View commit details
Copy full SHA for bed357b
Browse repository at this point
Remove socket object from memory after it's disconnected
saalihou
committed
bebe647
View commit details
Copy full SHA for bebe647
Browse repository at this point
Commits on Feb 8, 2023
Merge branch 'gcrabtree:master' into master
MiceBishop
authored
1b9dd12
View commit details
Copy full SHA for 1b9dd12
Browse repository at this point
You can’t perform that action at this time.