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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
socketio
/
socket.io-client-java
Public
Notifications
You must be signed in to change notification settings
Fork
979
Star
5.4k
Code
Issues
118
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
socket.io-client-java
src
main
java
io
socket
on
master
User selector
All users
All time
Commit history
Commits on Dec 17, 2021
fix: fix emitting of events received during connection establishment (#695)
Show description for 832a609
yifucc
authored
832a609
View commit details
Copy full SHA for 832a609
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
fix: emit a CONNECT_ERROR event upon connection failure
Show description for d324e7f
darrachequesne
committed
d324e7f
View commit details
Copy full SHA for d324e7f
View code at this point
Browse repository at this point
fix: ensure the payload format is valid
Show description for e8ffe9d
darrachequesne
committed
e8ffe9d
View commit details
Copy full SHA for e8ffe9d
View code at this point
Browse repository at this point
fix: ensure buffered events are sent in order
Show description for 4885e7d
darrachequesne
committed
4885e7d
View commit details
Copy full SHA for 4885e7d
View code at this point
Browse repository at this point
refactor: minor cleanup
Show description for 48fec45
darrachequesne
committed
48fec45
View commit details
Copy full SHA for 48fec45
View code at this point
Browse repository at this point
fix: fix usage with ws:// scheme
Show description for 67fd5f3
darrachequesne
committed
67fd5f3
View commit details
Copy full SHA for 67fd5f3
View code at this point
Browse repository at this point
test: fix random test failures
darrachequesne
committed
5b5b91c
View commit details
Copy full SHA for 5b5b91c
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
feat: add options builder (#304)
junbong
authored and
darrachequesne
committed
49068d3
View commit details
Copy full SHA for 49068d3
View code at this point
Browse repository at this point
feat: add support for Socket.IO v3
Show description for 79cb27f
darrachequesne
committed
79cb27f
View commit details
Copy full SHA for 79cb27f
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
fix: handle case where URI.getHost() returns null (#484)
Show description for 567372e
arghaffari
authored and
darrachequesne
committed
567372e
View commit details
Copy full SHA for 567372e
View code at this point
Browse repository at this point
fix: don't process socket.connect() if we are already re-connecting (#577)
KushtrimPacaj
authored
54b7311
View commit details
Copy full SHA for 54b7311
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
clean up imports
nkzawa
committed
eeadb50
View commit details
Copy full SHA for eeadb50
View code at this point
Browse repository at this point
Merge branch 'master' into fix/compatible-v2
nkzawa
committed
6e5fab3
View commit details
Copy full SHA for 6e5fab3
View code at this point
Browse repository at this point
explicitly clear onDecoded callback
nkzawa
committed
ad4449b
View commit details
Copy full SHA for ad4449b
View code at this point
Browse repository at this point
add tests
nkzawa
committed
2ec4167
View commit details
Copy full SHA for 2ec4167
View code at this point
Browse repository at this point
simplify custom encoder/decoder
nkzawa
committed
3d98ed9
View commit details
Copy full SHA for 3d98ed9
View code at this point
Browse repository at this point
Merge pull request #423 from sergey-davydov/donotformateventdata
Show description for 9b5c684
nkzawa
authored
9b5c684
View commit details
Copy full SHA for 9b5c684
View code at this point
Browse repository at this point
enable to implement custom parser
nkzawa
committed
7279919
View commit details
Copy full SHA for 7279919
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
improve Socket#emit
nkzawa
committed
0606865
View commit details
Copy full SHA for 0606865
View code at this point
Browse repository at this point
update Parser
nkzawa
committed
29b0f36
View commit details
Copy full SHA for 29b0f36
View code at this point
Browse repository at this point
fix generating Id
nkzawa
committed
f6bb767
View commit details
Copy full SHA for f6bb767
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
send query on connecti
nkzawa
committed
4811368
View commit details
Copy full SHA for 4811368
View code at this point
Browse repository at this point
bump engine.io-client
nkzawa
committed
9d6947a
View commit details
Copy full SHA for 9d6947a
View code at this point
Browse repository at this point
Commits on May 28, 2017
Add condition to log only if fine level is loggable
Show description for 229a820
sdaurea
committed
229a820
View commit details
Copy full SHA for 229a820
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
improve manager disconnection and cleanup
nkzawa
committed
48420a6
View commit details
Copy full SHA for 48420a6
View code at this point
Browse repository at this point
add ping and pong events
nkzawa
committed
0d4d455
View commit details
Copy full SHA for 0d4d455
View code at this point
Browse repository at this point
fix disconnection while in opening state
nkzawa
committed
599eb98
View commit details
Copy full SHA for 599eb98
View code at this point
Browse repository at this point
create a new connection when path is the same
nkzawa
committed
f7810c1
View commit details
Copy full SHA for f7810c1
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
don't create json array twice
nkzawa
committed
4aed6c6
View commit details
Copy full SHA for 4aed6c6
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Fixes event type when emitting binary_ack
Show description for f0832ff
Ciro S. Costa
committed
f0832ff
View commit details
Copy full SHA for f0832ff
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Merge pull request #259 from DevFactory/release/collection-isempty-fix-1
Show description for a3f2b8c
nkzawa
committed
a3f2b8c
View commit details
Copy full SHA for a3f2b8c
View code at this point
Browse repository at this point
Merge pull request #258 from DevFactory/release/redundant-field-initializer-fix-1
Show description for 1ef3b2c
nkzawa
committed
1ef3b2c
View commit details
Copy full SHA for 1ef3b2c
View code at this point
Browse repository at this point
Merge pull request #257 from DevFactory/release/constructors-should-only-call-non-overridable-methods-fix-1
Show description for 669696f
nkzawa
committed
669696f
View commit details
Copy full SHA for 669696f
View code at this point
Browse repository at this point
Merge pull request #256 from DevFactory/release/objects-should-be-compared-with-equals()-fix-1
Show description for 57d8e5e
nkzawa
committed
57d8e5e
View commit details
Copy full SHA for 57d8e5e
View code at this point
Browse repository at this point
Merge pull request #255 from DevFactory/release/exception-handlers-fix-1
Show description for 9b33f23
nkzawa
committed
9b33f23
View commit details
Copy full SHA for 9b33f23
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.