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 }}
danielkyu
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Java-WebSocket
src
main
example
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2021
mini comment error
antonilol
authored
118b933
View commit details
Copy full SHA for 118b933
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
The source code in src : optimize imports
dota17
committed
982dabd
View commit details
Copy full SHA for 982dabd
View code at this point
Browse repository at this point
Reformat Code - the source code in src
dota17
committed
63bde93
View commit details
Copy full SHA for 63bde93
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
Merge branch 'master' of https://github.com/TooTallNate/Java-WebSocket into fixtypo
dota17
committed
a6c6f2a
View commit details
Copy full SHA for a6c6f2a
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
FixTypo
dota17
committed
b6435fc
View commit details
Copy full SHA for b6435fc
View code at this point
Browse repository at this point
Commits on May 28, 2020
Make Protocols less strict
marci4
committed
edeb6fe
View commit details
Copy full SHA for edeb6fe
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Merge pull request #1000 from marci4/Issue997
marci4
authored
cab3fda
View commit details
Copy full SHA for cab3fda
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Rework after review
marci4
committed
0670985
View commit details
Copy full SHA for 0670985
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
Adjust path for keystore
marci4
committed
315f555
View commit details
Copy full SHA for 315f555
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Merge pull request #866 from haruntuncay/master
Show description for 4232021
marci4
authored
4232021
View commit details
Copy full SHA for 4232021
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Set up to date copyright year value Fixes #966
Fidel1985
committed
6db8973
View commit details
Copy full SHA for 6db8973
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Fix: Clear RSV1 bit after decoding.
haruntuncay
committed
66f07a0
View commit details
Copy full SHA for 66f07a0
View code at this point
Browse repository at this point
Add PerMessageDeflate Extension support, see #574
haruntuncay
committed
db1c860
View commit details
Copy full SHA for db1c860
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
Update documentation for 1.4.0
Show description for 2be1c8e
marci4
committed
2be1c8e
View commit details
Copy full SHA for 2be1c8e
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Refactor to use SSLParameters and extend DefaultSSLWebSocketServerFactory
matt-willson-clover
committed
a3a5a91
View commit details
Copy full SHA for a3a5a91
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
SSLEngineWebSocketServerFactory allows for more customization on the connection
matt-willson-clover
committed
85061c1
View commit details
Copy full SHA for 85061c1
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Happy new year
marci4
committed
15d6e0a
View commit details
Copy full SHA for 15d6e0a
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
Update SSLClientExample.java
Show description for d694b85
marci4
committed
d694b85
View commit details
Copy full SHA for d694b85
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Nest if
Show description for 4b3f9ad
marci4
committed
4b3f9ad
View commit details
Copy full SHA for 4b3f9ad
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Merge pull request #770 from marci4/WebSocketClientSocketFactory
Show description for e7226c0
marci4
authored
e7226c0
View commit details
Copy full SHA for e7226c0
View code at this point
Browse repository at this point
Use a SocketFactory to support reconnecting
Show description for 95e0a50
marci4
committed
95e0a50
View commit details
Copy full SHA for 95e0a50
View code at this point
Browse repository at this point
Merge branch 'pr/768'
marci4
committed
8941898
View commit details
Copy full SHA for 8941898
View code at this point
Browse repository at this point
Commits on Sep 1, 2018
Move cast to seperate catch
marci4
committed
8741403
View commit details
Copy full SHA for 8741403
View code at this point
Browse repository at this point
Commits on Aug 19, 2018
Fixed several issues related to the code quality
Show description for 4094e3d
marci4
committed
4094e3d
View commit details
Copy full SHA for 4094e3d
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
Merge pull request #757 from BasisHub/master
Show description for 64b7574
marci4
authored
64b7574
View commit details
Copy full SHA for 64b7574
View code at this point
Browse repository at this point
Update SSLServerExample.java
Stephan Wald
authored
247d2b2
View commit details
Copy full SHA for 247d2b2
View code at this point
Browse repository at this point
-keyalg RSA is needed or you'll get SSLHandshakeException: no cipher suites in common
Stephan Wald
committed
f0731eb
View commit details
Copy full SHA for f0731eb
View code at this point
Browse repository at this point
Fixed log for exceptions
Show description for 23487ed
marci4
committed
23487ed
View commit details
Copy full SHA for 23487ed
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Merge branch 'slf4j' into SonarQube
marci4
committed
3b35a67
View commit details
Copy full SHA for 3b35a67
View code at this point
Browse repository at this point
Update build to use dependencies
marci4
committed
de70cdc
View commit details
Copy full SHA for de70cdc
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
Initial slf4j commit
marci4
committed
6e3af3a
View commit details
Copy full SHA for 6e3af3a
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Example on how to add additional header serverside
Show description for a2b3548
marci4
committed
a2b3548
View commit details
Copy full SHA for a2b3548
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
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 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 3, 2018
Clear up examples
Show description for 362f2da
marci4
committed
362f2da
View commit details
Copy full SHA for 362f2da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.