Sitelet
https://github.com/java131312/Java-WebSocket/commits/master/src
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 }}
java131312
/
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
Datepicker
All time
Commit history
Commits on Apr 19, 2021
Provide SSLSession in WebSocketClient
Show description for 9a290e8
marci4
committed
9a290e8
View commit details
Copy full SHA for 9a290e8
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Release 1.5.2
marci4
committed
b088e6d
View commit details
Copy full SHA for b088e6d
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Use SecureRandom instead of Random
Show description for feec867
marci4
committed
feec867
View commit details
Copy full SHA for feec867
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Update documentation comments for member methods
Show description for 766d7c1
prashanttholia
committed
766d7c1
View commit details
Copy full SHA for 766d7c1
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
Code Quality
Show description for 08be869
marci4
committed
08be869
View commit details
Copy full SHA for 08be869
View code at this point
Browse repository at this point
Commits on Sep 20, 2020
Replace the type specification in this constructor call with the diamond operator
Show description for 67ff5f8
marci4
committed
67ff5f8
View commit details
Copy full SHA for 67ff5f8
View code at this point
Browse repository at this point
Update WebSocketClient.java
Show description for e1061ae
marci4
committed
e1061ae
View commit details
Copy full SHA for e1061ae
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
Fix formatting
marci4
committed
2f56b70
View commit details
Copy full SHA for 2f56b70
View code at this point
Browse repository at this point
Prioritise using provided socket factory when creating socket with proxy
Show description for 48cbb46
marci4
committed
48cbb46
View commit details
Copy full SHA for 48cbb46
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
update Base64.java : cleanup code, fix EmptyCatchBlock and LocalVariableName
dota17
committed
d649f4b
View commit details
Copy full SHA for d649f4b
View code at this point
Browse repository at this point
update code : change if to switch case
dota17
committed
d06cff2
View commit details
Copy full SHA for d06cff2
View code at this point
Browse repository at this point
update suppressions and cleanup code
dota17
committed
9518c2a
View commit details
Copy full SHA for 9518c2a
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
cleanup code
dota17
committed
1832346
View commit details
Copy full SHA for 1832346
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
optimize code and remove empty line
dota17
committed
b04a5ad
View commit details
Copy full SHA for b04a5ad
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 Aug 3, 2020
Fix the failure of the CloseFrameTest.
dota17
committed
78cc001
View commit details
Copy full SHA for 78cc001
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Merge pull request #1055 from dota17/Fixtypo-jws
Show description for 0c163f6
marci4
authored
0c163f6
View commit details
Copy full SHA for 0c163f6
View code at this point
Browse repository at this point
Merge pull request #1054 from dota17/fixIssue1053
marci4
authored
4838f87
View commit details
Copy full SHA for 4838f87
View code at this point
Browse repository at this point
Commits on Aug 1, 2020
Fixtypo
dota17
committed
cba57c4
View commit details
Copy full SHA for cba57c4
View code at this point
Browse repository at this point
Fix Issue-1053
dota17
committed
96e511a
View commit details
Copy full SHA for 96e511a
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Merge pull request #1048 from dota17/UpdatePMDE
marci4
authored
e38d9a9
View commit details
Copy full SHA for e38d9a9
View code at this point
Browse repository at this point
fix the issue256Test
dota17
committed
934bd9f
View commit details
Copy full SHA for 934bd9f
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Fix the failure of testcases.
dota17
committed
7022fca
View commit details
Copy full SHA for 7022fca
View code at this point
Browse repository at this point
1. Point to a perMessageDeflate example in the wiki;
Show description for 7b76007
dota17
committed
7b76007
View commit details
Copy full SHA for 7b76007
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Merge pull request #1049 from dota17/Base64Test01
Show description for d9b9565
marci4
authored
d9b9565
View commit details
Copy full SHA for d9b9565
View code at this point
Browse repository at this point
Format with the blanks.
dota17
committed
b907661
View commit details
Copy full SHA for b907661
View code at this point
Browse repository at this point
Add several testcases to improve the code coverage.
dota17
committed
6eb1dde
View commit details
Copy full SHA for 6eb1dde
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Remove the unthrown exception.
dota17
committed
3070d82
View commit details
Copy full SHA for 3070d82
View code at this point
Browse repository at this point
Update the value of boolean
dota17
committed
ad97b03
View commit details
Copy full SHA for ad97b03
View code at this point
Browse repository at this point
Update the document of PerMessageDeflateExtension
dota17
committed
b320ee7
View commit details
Copy full SHA for b320ee7
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 30, 2020
Restore
dota17
committed
5f6e8d5
View commit details
Copy full SHA for 5f6e8d5
View code at this point
Browse repository at this point
Restore
dota17
committed
92979c5
View commit details
Copy full SHA for 92979c5
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Merge pull request #1034 from marci4/Issue1008
marci4
authored
866ec85
View commit details
Copy full SHA for 866ec85
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.