Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
thaingo
/
Java-WebSocket
Public
forked from
TooTallNate/Java-WebSocket
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 31, 2011
Fix markdown links.
TooTallNate
committed
2c10a04
Copy full SHA for 2c10a04
Add note about outdated draft versions.
TooTallNate
committed
a29c0b1
Copy full SHA for a29c0b1
Commits on Aug 17, 2011
Fix #32.
TooTallNate
committed
52ae9ba
Copy full SHA for 52ae9ba
Commits on Jul 19, 2011
Merge pull request #28 from xpepermint/master
Show description for fa46ff7
TooTallNate
committed
fa46ff7
Copy full SHA for fa46ff7
Commits on Jul 5, 2011
preventing crash on NullPointerException inside run()
Kristijan Sedlak
committed
89ee2d3
Copy full SHA for 89ee2d3
Commits on Jul 3, 2011
shell -> bash
TooTallNate
committed
936adf8
Copy full SHA for 936adf8
GitHub syntax highlighting in the Readme
TooTallNate
committed
9cdf814
Copy full SHA for 9cdf814
Recompile.
TooTallNate
committed
1630bae
Copy full SHA for 1630bae
Merge pull request #27 from xpepermint/master
Show description for 377c6b6
TooTallNate
committed
377c6b6
Copy full SHA for 377c6b6
Recompile.
TooTallNate
committed
5900985
Copy full SHA for 5900985
Fix ant warning: “'includeantruntime' was not set”
TooTallNate
committed
99db677
Copy full SHA for 99db677
fixing close() connection when has't started error issue (NullPointerException)
Kristijan Sedlak
committed
1087c5e
Copy full SHA for 1087c5e
close socket connection issue fix (connection do not close when manually calling close())
Kristijan Sedlak
committed
877314d
Copy full SHA for 877314d
Commits on Jun 29, 2011
Recompile.
TooTallNate
committed
b1b0934
Copy full SHA for b1b0934
Remove invalid call to abstract method
TooTallNate
committed
03f1037
Copy full SHA for 03f1037
Remove android import
TooTallNate
committed
e23d24f
Copy full SHA for e23d24f
removing android imports, adding onIOError abstract method
Kristijan Sedlak
committed
8d3909f
Copy full SHA for 8d3909f
updating readme wiki (android emulator bugs)
Kristijan Sedlak
committed
52c1cd1
Copy full SHA for 52c1cd1
preventing send & crash when not connected in WSC
Kristijan Sedlak
committed
3da0885
Copy full SHA for 3da0885
fixing reconnect bug (old variables not released onClose)
Kristijan Sedlak
committed
5c88070
Copy full SHA for 5c88070
updating WebSocketClient and WebSocketServer onClose & onIOError events to simulate browser WebSocket behaviour
Kristijan Sedlak
committed
3dfc835
Copy full SHA for 3dfc835
fixing readme
Kristijan Sedlak
committed
986a0e1
Copy full SHA for 986a0e1
updating chat client example (adding onIOError)
Kristijan Sedlak
committed
2d733e3
Copy full SHA for 2d733e3
implementing onIOError method for handling IOException errors
Kristijan Sedlak
committed
daabf82
Copy full SHA for daabf82
Commits on Jun 16, 2011
Recompile.
TooTallNate
committed
83f4a5c
Copy full SHA for 83f4a5c
Fix #11.
jgautier
authored and
TooTallNate
committed
60233d3
Copy full SHA for 60233d3
Commits on Jun 15, 2011
Recompile.
TooTallNate
committed
a4da4e4
Copy full SHA for a4da4e4
Data read from network into a 8kb buffer, not one byte at a time so android doesn't hang
swax
authored and
TooTallNate
committed
7ddf0c7
Copy full SHA for 7ddf0c7
Recompile.
TooTallNate
committed
d8274b3
Copy full SHA for d8274b3
Change the UTF8_CHARSET property into a String, for better JVM compatibility.
TooTallNate
committed
60a0fc9
Copy full SHA for 60a0fc9
Edited README.markdown via GitHub
TooTallNate
committed
6246fbd
Copy full SHA for 6246fbd
Commits on Apr 28, 2011
Recompile.
TooTallNate
committed
9514e0b
Copy full SHA for 9514e0b
Commits on Apr 20, 2011
Support messages with null chars
Bob Corsaro
committed
f49e998
Copy full SHA for f49e998
Commits on Mar 14, 2011
Recompile.
TooTallNate
committed
7948fa2
Copy full SHA for 7948fa2
Commits on Nov 26, 2010
Changed sending of handshake using single SocketChannel.write() call
Show description for 63d6891
morkai
committed
63d6891
Copy full SHA for 63d6891
Previous
Next
You can’t perform that action at this time.