Sitelet
https://github.com/dieterjava/Java-WebSocket/commits/master/src/main/java
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 }}
dieterjava
/
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
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2018
Give all threads a custom name
marci4
committed
2047167
View commit details
Copy full SHA for 2047167
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Adding clear method getConnections
marci4
committed
b13c890
View commit details
Copy full SHA for b13c890
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
NPE on already bound port
Show description for 51b63a2
marci4
committed
51b63a2
View commit details
Copy full SHA for 51b63a2
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Extend JavaDoc coverage
marci4
committed
ddb673d
View commit details
Copy full SHA for ddb673d
View code at this point
Browse repository at this point
Added example for custom header
Show description for e59362f
marci4
committed
e59362f
View commit details
Copy full SHA for e59362f
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Reworked test
marci4
committed
b9cc668
View commit details
Copy full SHA for b9cc668
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
WebSocketClient supports reconnecting
Show description for 822d40f
marci4
committed
822d40f
View commit details
Copy full SHA for 822d40f
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Support error codes 1012-1014
Show description for 43d4784
marci4
committed
43d4784
View commit details
Copy full SHA for 43d4784
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Happy new year!
marci4
committed
26cb0ff
View commit details
Copy full SHA for 26cb0ff
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Update to 1.3.7
marci4
committed
945bfd0
View commit details
Copy full SHA for 945bfd0
View code at this point
Browse repository at this point
Mark AbstractClientProxyChannel as deprecated
marci4
committed
73c1d7f
View commit details
Copy full SHA for 73c1d7f
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
Added tests and example for #485
Show description for c28c185
marci4
committed
c28c185
View commit details
Copy full SHA for c28c185
View code at this point
Browse repository at this point
Merge pull request #627 from promatik/master
Show description for 0529363
marci4
authored
0529363
View commit details
Copy full SHA for 0529363
View code at this point
Browse repository at this point
Added javadoc since tag
promatik
committed
c9e234b
View commit details
Copy full SHA for c9e234b
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Additional javadocs
marci4
committed
f72be2e
View commit details
Copy full SHA for f72be2e
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Gracefull shutdown on stop()
Show description for 069e01b
marci4
committed
069e01b
View commit details
Copy full SHA for 069e01b
View code at this point
Browse repository at this point
Added setAttachment and getAttachment to WebSocket interface.
Show description for 2cb7f67
promatik
committed
2cb7f67
View commit details
Copy full SHA for 2cb7f67
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Added some javadocs
marci4
committed
5cc8e66
View commit details
Copy full SHA for 5cc8e66
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Fix for 621
Show description for e91a0ea
marci4
committed
e91a0ea
View commit details
Copy full SHA for e91a0ea
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Merge pull request #614 from marci4/protocol
Show description for 70e0ab3
marci4
authored
70e0ab3
View commit details
Copy full SHA for 70e0ab3
View code at this point
Browse repository at this point
Extend tests for Draft_6455
marci4
committed
8393fda
View commit details
Copy full SHA for 8393fda
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Initial commit for Draft_6455 tests
marci4
committed
0924bac
View commit details
Copy full SHA for 0924bac
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Change readystate on closeConnection
marci4
committed
8ad0ba4
View commit details
Copy full SHA for 8ad0ba4
View code at this point
Browse repository at this point
hashcode and equals
marci4
committed
bc865e9
View commit details
Copy full SHA for bc865e9
View code at this point
Browse repository at this point
Handshake check and javadocs
marci4
committed
27ec268
View commit details
Copy full SHA for 27ec268
View code at this point
Browse repository at this point
Small changes
marci4
committed
86afa61
View commit details
Copy full SHA for 86afa61
View code at this point
Browse repository at this point
Initial commit
Show description for 4a000a6
marci4
committed
4a000a6
View commit details
Copy full SHA for 4a000a6
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Call onClose to make sure readystate gets chaned
Show description for 6fecfb1
marci4
committed
6fecfb1
View commit details
Copy full SHA for 6fecfb1
View code at this point
Browse repository at this point
Check if connection is open on sendPing
Show description for 6c0707e
marci4
committed
6c0707e
View commit details
Copy full SHA for 6c0707e
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Check for sending a close frame
Show description for 7bc8fa1
marci4
committed
7bc8fa1
View commit details
Copy full SHA for 7bc8fa1
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Code cleanups
marci4
committed
caed0d5
View commit details
Copy full SHA for caed0d5
View code at this point
Browse repository at this point
Imrpoved OpeningHandshakeRejection test
Show description for c1ff1ed
marci4
committed
c1ff1ed
View commit details
Copy full SHA for c1ff1ed
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Adjusted examples
Show description for cb188a7
marci4
committed
cb188a7
View commit details
Copy full SHA for cb188a7
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Include whole invalid status line
Show description for 05b9c25
marci4
committed
05b9c25
View commit details
Copy full SHA for 05b9c25
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Connection lost timer should not start on setter call
Show description for 7c34388
marci4
committed
7c34388
View commit details
Copy full SHA for 7c34388
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.