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 }}
ii0
/
Java-WebSocket
Public
forked from
TooTallNate/Java-WebSocket
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Java-WebSocket
src
on
master
User selector
All users
All time
Commit history
Commits on Jul 6, 2018
Merge pull request #737 from marci4/master
Show description for 9097fab
marci4
authored
9097fab
Copy full SHA for 9097fab
Prepare for automatic snapshot deploy
Show description for ed7da1f
marci4
committed
ed7da1f
Copy full SHA for ed7da1f
Commits on Jul 5, 2018
Merge pull request #733 from marci4/master
Show description for dd831ce
marci4
authored
dd831ce
Copy full SHA for dd831ce
Commits on Jul 4, 2018
Remove static from synchronize object
Show description for 12fe6fc
marci4
committed
12fe6fc
Copy full SHA for 12fe6fc
Commits on Jun 26, 2018
formatted
cymp
authored
7961e87
Copy full SHA for 7961e87
added a timeout option for connectBlocking
cymp
committed
ff6665e
Copy full SHA for ff6665e
Commits on Jun 18, 2018
Merge pull request #722 from marci4/master
Show description for c0ad64b
marci4
authored
c0ad64b
Copy full SHA for c0ad64b
Catch exceptions in AbstractWebSocket
marci4
committed
4c87342
Copy full SHA for 4c87342
Commits on May 25, 2018
Removed duplicated code from broadcast methods
PhilipRoman
committed
c074a94
Copy full SHA for c074a94
Added documentation for new broadcast methods
PhilipRoman
committed
135b3c6
Copy full SHA for 135b3c6
Added WebSocketServer.broadcast methods for ByteBuffers
PhilipRoman
committed
ab9e858
Copy full SHA for ab9e858
Commits on May 14, 2018
Enable and Disable ping/pong
Show description for 8472a1e
marci4
committed
8472a1e
Copy full SHA for 8472a1e
Commits on Apr 28, 2018
Removed assertion from WebSocketImpl.isOpen (see #694)
PhilipRoman
committed
55f7439
Copy full SHA for 55f7439
Commits on Mar 30, 2018
Update WebSocketClient.java
Show description for 8a9df49
xcelder
authored
8a9df49
Copy full SHA for 8a9df49
Commits on Mar 23, 2018
Update WebSocketClient.java
Show description for cb907bf
xcelder
authored
cb907bf
Copy full SHA for cb907bf
Commits on Mar 20, 2018
Deprecate CONNECTING
marci4
committed
0d90fc9
Copy full SHA for 0d90fc9
Commits on Mar 6, 2018
Added test for #677
marci4
committed
46b260e
Copy full SHA for 46b260e
Commits on Mar 5, 2018
Change thread name
Show description for 82be798
marci4
committed
82be798
Copy full SHA for 82be798
Commits on Feb 27, 2018
Include reason for dc due to lost connection detection
marci4
committed
e5ce217
Copy full SHA for e5ce217
Commits on Feb 14, 2018
Give all threads a custom name
marci4
committed
2047167
Copy full SHA for 2047167
Commits on Feb 13, 2018
Adding clear method getConnections
marci4
committed
b13c890
Copy full SHA for b13c890
Commits on Feb 5, 2018
Added new test to all tests
marci4
committed
bd9022e
Copy full SHA for bd9022e
NPE on already bound port
Show description for 51b63a2
marci4
committed
51b63a2
Copy full SHA for 51b63a2
Commits on Feb 1, 2018
Example on how to add additional header serverside
Show description for a2b3548
marci4
committed
a2b3548
Copy full SHA for a2b3548
Commits on Jan 29, 2018
Extend JavaDoc coverage
marci4
committed
ddb673d
Copy full SHA for ddb673d
Added example for custom header
Show description for e59362f
marci4
committed
e59362f
Copy full SHA for e59362f
Commits on Jan 26, 2018
Reworked test
marci4
committed
b9cc668
Copy full SHA for b9cc668
Commits on Jan 25, 2018
Deactivate Issue256Test
Show description for 7492bcc
marci4
committed
7492bcc
Copy full SHA for 7492bcc
WebSocketClient supports reconnecting
Show description for 822d40f
marci4
committed
822d40f
Copy full SHA for 822d40f
Commits on Jan 18, 2018
Remove check for testcase 7.9.6
Show description for 45390ea
marci4
committed
45390ea
Copy full SHA for 45390ea
Support error codes 1012-1014
Show description for 43d4784
marci4
committed
43d4784
Copy full SHA for 43d4784
Commits on Jan 3, 2018
Clear up examples
Show description for 362f2da
marci4
committed
362f2da
Copy full SHA for 362f2da
Commits on Jan 2, 2018
Happy new year!
marci4
committed
26cb0ff
Copy full SHA for 26cb0ff
Commits on Dec 24, 2017
Added example for Sec-WebSocket-Protocol
marci4
committed
1558381
Copy full SHA for 1558381
Commits on Dec 11, 2017
Update to 1.3.7
marci4
committed
945bfd0
Copy full SHA for 945bfd0
Previous
Next
You can’t perform that action at this time.