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 }}
codeminders
/
socket.io-server-java
Public
forked from
avostryakov/Socket.IO-Java
Notifications
You must be signed in to change notification settings
Fork
18
Star
37
Code
Issues
5
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2019
1.0.10
alexsaveliev
committed
6464e0b
View commit details
Copy full SHA for 6464e0b
Browse repository at this point
fix unicode encoding (#21)
Geminist
authored and
alexsaveliev
committed
9473687
View commit details
Copy full SHA for 9473687
Browse repository at this point
Commits on Nov 8, 2018
1.0.9
alexsaveliev
committed
beacd31
View commit details
Copy full SHA for beacd31
Browse repository at this point
Fix incorrect parsing of multiple packets in payload (#18)
Show description for 7fa3aa2
SQReder
authored and
alexsaveliev
committed
7fa3aa2
View commit details
Copy full SHA for 7fa3aa2
Browse repository at this point
Commits on Oct 18, 2018
1.0.8
alexsaveliev
committed
a94414b
View commit details
Copy full SHA for a94414b
Browse repository at this point
Merge pull request #17 from codeminders/revert-15-master
Show description for 70c6dfa
alexsaveliev
authored
70c6dfa
View commit details
Copy full SHA for 70c6dfa
Browse repository at this point
Revert "Fix incorrect parsing of multiple packets in payload"
alexsaveliev
authored
782b1ce
View commit details
Copy full SHA for 782b1ce
Browse repository at this point
Commits on Oct 10, 2018
1.0.7
alexsaveliev
committed
af123d3
View commit details
Copy full SHA for af123d3
Browse repository at this point
Commits on Oct 2, 2018
Merge pull request #15 from SQReder/master
Show description for 548cca3
alexsaveliev
authored
548cca3
View commit details
Copy full SHA for 548cca3
Browse repository at this point
Commits on Sep 27, 2018
Fix incorrect parsing of multiple packets in payload
SQReder
committed
230775b
View commit details
Copy full SHA for 230775b
Browse repository at this point
Commits on Mar 16, 2018
1.0.6
alexsaveliev
committed
7d8b362
View commit details
Copy full SHA for 7d8b362
Browse repository at this point
synchronized / not-synchronized I/O operations
Show description for cfdc1c1
alexsaveliev
committed
cfdc1c1
View commit details
Copy full SHA for cfdc1c1
Browse repository at this point
Commits on Jan 5, 2018
addresses #12
alexsaveliev
committed
0c9c103
View commit details
Copy full SHA for 0c9c103
Browse repository at this point
ensuring connection is not null
alexsaveliev
committed
746c07e
View commit details
Copy full SHA for 746c07e
Browse repository at this point
release 1.0.5
alexsaveliev
committed
ed9b972
View commit details
Copy full SHA for ed9b972
Browse repository at this point
replaced take() with poll() with timeout
Show description for 5bdd87b
alexsaveliev
committed
5bdd87b
View commit details
Copy full SHA for 5bdd87b
Browse repository at this point
Commits on Jan 3, 2018
release 1.0.4
alexsaveliev
committed
7f9ef47
View commit details
Copy full SHA for 7f9ef47
Browse repository at this point
Commits on Nov 13, 2017
Merge pull request #9 from TiagoDubber/master
Show description for de7db62
alexsaveliev
authored
de7db62
View commit details
Copy full SHA for de7db62
Browse repository at this point
Fixed support of binary values in Map
TiagoDubber
authored
e7564e6
View commit details
Copy full SHA for e7564e6
Browse repository at this point
Commits on Sep 28, 2017
documenting endpoint initialization in Jetty
Show description for fa114b6
alexsaveliev
committed
fa114b6
View commit details
Copy full SHA for fa114b6
Browse repository at this point
Commits on Sep 25, 2017
Merge pull request #8 from joeferner/get-http-session
Show description for 4b7413f
alexsaveliev
authored
4b7413f
View commit details
Copy full SHA for 4b7413f
Browse repository at this point
Add HttpSession to socket.io session
joeferner
committed
e0d6b9c
View commit details
Copy full SHA for e0d6b9c
Browse repository at this point
Merge pull request #7 from joeferner/get-sessions
Show description for 7d87aad
alexsaveliev
authored
7d87aad
View commit details
Copy full SHA for 7d87aad
Browse repository at this point
Commits on Sep 24, 2017
Add getSockets to Namespace and Room
Show description for b0488dd
joeferner
committed
b0488dd
View commit details
Copy full SHA for b0488dd
Browse repository at this point
Commits on Sep 15, 2017
1.0.4-SNAPSHOT
Show description for 32f41c6
alexsaveliev
committed
32f41c6
View commit details
Copy full SHA for 32f41c6
Browse repository at this point
Commits on Sep 11, 2017
release 1.0.3
alexsaveliev
committed
e988734
View commit details
Copy full SHA for e988734
Browse repository at this point
Commits on May 19, 2017
Merge pull request #4 from codeminders/tomcat
Show description for ea65bb1
Alexander Sova
authored
ea65bb1
View commit details
Copy full SHA for ea65bb1
Browse repository at this point
updated README
alexsaveliev
committed
599334a
View commit details
Copy full SHA for 599334a
Browse repository at this point
corrections
Show description for f73775f
alexsaveliev
committed
f73775f
View commit details
Copy full SHA for f73775f
Browse repository at this point
embedded Tomcat server example (WIP)
Show description for 17693bb
alexsaveliev
committed
17693bb
View commit details
Copy full SHA for 17693bb
Browse repository at this point
embedded Jetty server sample
Show description for cc9866b
alexsaveliev
committed
cc9866b
View commit details
Copy full SHA for cc9866b
Browse repository at this point
Commits on Apr 26, 2017
s/core/socket-io
alexsaveliev
committed
5356162
View commit details
Copy full SHA for 5356162
Browse repository at this point
merged core and extension modules into one
alexsaveliev
committed
70c1df2
View commit details
Copy full SHA for 70c1df2
Browse repository at this point
removed commented out block
alexsaveliev
committed
701701b
View commit details
Copy full SHA for 701701b
Browse repository at this point
first working version
Show description for 6c49dc9
alexsaveliev
committed
6c49dc9
View commit details
Copy full SHA for 6c49dc9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.