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 }}
BlueBody
/
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
on
master
User selector
All users
All time
Commit history
Commits on Jan 20, 2020
Merge pull request #914 from marci4/Issue900
Show description for b52faa4
marci4
authored
b52faa4
Copy full SHA for b52faa4
Rework after review
marci4
committed
72aebe1
Copy full SHA for 72aebe1
Fixed small documentation typo in `SSLSocketChannel`
Show description for 6636d32
ViToni
committed
6636d32
Copy full SHA for 6636d32
Removed unused imports
Show description for cc64b39
ViToni
committed
cc64b39
Copy full SHA for cc64b39
Made loggers non-static to support deployment in containers
Show description for 99220bc
ViToni
committed
99220bc
Copy full SHA for 99220bc
Commits on Jan 19, 2020
Merge pull request #943 from da-als/master
Show description for 7bfa83d
marci4
authored
7bfa83d
Copy full SHA for 7bfa83d
Update WrappedIOException.java
Show description for 992da3d
marci4
committed
992da3d
Copy full SHA for 992da3d
Added test for #900
Show description for 7890fff
marci4
committed
7890fff
Copy full SHA for 7890fff
Commits on Jan 17, 2020
Set up to date copyright year value Fixes #966
Fidel1985
committed
6db8973
Copy full SHA for 6db8973
Commits on Jan 9, 2020
Use socket isConnected() method rather than isBound() before connect to server.
Show description for cc030e3
olivierayache
committed
cc030e3
Copy full SHA for cc030e3
Commits on Nov 21, 2019
Add ability to customize ping messages with custom data, see iss… (#944)
Show description for 89df856
marci4
authored
89df856
Copy full SHA for 89df856
Apply requested changes
haruntuncay
committed
d64295e
Copy full SHA for d64295e
Commits on Nov 20, 2019
Merge pull request #929 from Diffblue-benchmarks/add-diffblue-tests
Show description for 6230be5
marci4
authored
6230be5
Copy full SHA for 6230be5
Add ability to customize ping messages with custom data, see issue#941
haruntuncay
committed
5cbe530
Copy full SHA for 5cbe530
Commits on Sep 9, 2019
suggested fix for issue 665 "data read at end of SSL handshake is discarded"
doyledavidson
committed
89eaf41
Copy full SHA for 89eaf41
Commits on Sep 6, 2019
Add unit tests for Base64 and Charsetfunctions
Show description for 10b5d2b
ThomasPerkins1123
committed
10b5d2b
Copy full SHA for 10b5d2b
Commits on Aug 13, 2019
Provide a way to access the SSLSession of a websocket instance (#893)
Show description for 9709433
marci4
authored
9709433
Copy full SHA for 9709433
Commits on Jul 30, 2019
Fix ConcurrentModificationException when iterating through connections returned by getConnections()
hovis
committed
fc30bf2
Copy full SHA for fc30bf2
Commits on Jul 13, 2019
Rework after review
marci4
committed
0f6cbdd
Copy full SHA for 0f6cbdd
Rework after review
marci4
committed
3e3d91d
Copy full SHA for 3e3d91d
Commits on Jul 10, 2019
ConcurrentModificationException when using broadcast (#902)
Show description for dc080e0
marci4
authored
dc080e0
Copy full SHA for dc080e0
Commits on Jun 28, 2019
Wrap IOException and include WebSocket
Show description for ac6db57
marci4
committed
ac6db57
Copy full SHA for ac6db57
Commits on Jun 26, 2019
Merge branch 'master' into master
marci4
authored
f73cca0
Copy full SHA for f73cca0
Commits on Jun 14, 2019
Add License on DnsResolver.java
maiph
committed
e9c94f2
Copy full SHA for e9c94f2
Commits on Jun 13, 2019
Move DnsResolver to org.java_websocket.client and fix code style
maiph
committed
9909046
Copy full SHA for 9909046
Use WebSocketClient::getPort instead of URI::getPort
maiph
committed
b88de91
Copy full SHA for b88de91
Implemented a custom DNS resolver
maiph
committed
5297299
Copy full SHA for 5297299
Commits on Jun 12, 2019
Rework after review
Show description for d634714
marci4
committed
d634714
Copy full SHA for d634714
Commits on Jun 11, 2019
Update Issue879Test.java
Show description for 23a1055
marci4
committed
23a1055
Copy full SHA for 23a1055
Synchronize access during broadcast
Show description for 0c37336
marci4
committed
0c37336
Copy full SHA for 0c37336
fix when proxy tunneling failed (IOException is hidden) JDK-8173620
PearSlice
committed
b7afe5b
Copy full SHA for b7afe5b
Make Issue825Test more stable (#894)
Show description for f3d299f
marci4
authored
f3d299f
Copy full SHA for f3d299f
Commits on May 28, 2019
Rework after review
Show description for 95a10ec
marci4
committed
95a10ec
Copy full SHA for 95a10ec
Commits on May 20, 2019
Make Issue825Test more stable
marci4
committed
6f1eeaa
Copy full SHA for 6f1eeaa
Test development
marci4
committed
e351a29
Copy full SHA for e351a29
Previous
Next
You can’t perform that action at this time.