Sitelet
https://github.com/java131312/Java-WebSocket/commits
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2021
Merge pull request #1143 from marci4/Issue1142
Show description for 5f8d597
marci4
authored
5f8d597
View commit details
Copy full SHA for 5f8d597
Browse repository at this point
Commits on Apr 19, 2021
Provide SSLSession in WebSocketClient
Show description for 9a290e8
marci4
committed
9a290e8
View commit details
Copy full SHA for 9a290e8
Browse repository at this point
Commits on Apr 5, 2021
Merge pull request #1138 from marci4/Release1.5.2
Show description for 14fa2ad
marci4
authored
14fa2ad
View commit details
Copy full SHA for 14fa2ad
Browse repository at this point
Release 1.5.2
marci4
committed
b088e6d
View commit details
Copy full SHA for b088e6d
Browse repository at this point
Merge pull request #1137 from marci4/UpdateChangelog1.5.2
Show description for e630e60
marci4
authored
e630e60
View commit details
Copy full SHA for e630e60
Browse repository at this point
Update Changelog.md
Show description for 2b33f42
marci4
committed
2b33f42
View commit details
Copy full SHA for 2b33f42
Browse repository at this point
Commits on Mar 30, 2021
Merge pull request #1136 from PhilipRoman/gradle-build-fix
Show description for 6e1d80f
PhilipRoman
authored
6e1d80f
View commit details
Copy full SHA for 6e1d80f
Browse repository at this point
Commits on Mar 29, 2021
Switch from deprecated Gradle 'compile' configuration to 'implementation'
PhilipRoman
committed
a25bce4
View commit details
Copy full SHA for a25bce4
Browse repository at this point
Replace deprecated Gradle 'maven' plugin with 'maven-publish'
PhilipRoman
committed
9e5b795
View commit details
Copy full SHA for 9e5b795
Browse repository at this point
Configure Gradle to use utf-8
PhilipRoman
committed
234a865
View commit details
Copy full SHA for 234a865
Browse repository at this point
Commits on Mar 25, 2021
Merge pull request #1133 from marci4/Issue1132
Show description for d0f5731
marci4
authored
d0f5731
View commit details
Copy full SHA for d0f5731
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
Browse repository at this point
Commits on Feb 3, 2021
Remove unused code and clean up build.gradle
PhilipRoman
committed
25af097
View commit details
Copy full SHA for 25af097
Browse repository at this point
Set compatibility in build.gradle to 1.7
PhilipRoman
committed
b083428
View commit details
Copy full SHA for b083428
Browse repository at this point
Commits on Jan 20, 2021
Merge pull request #1115 from prashanttholia/master
Show description for 32d5656
marci4
authored
32d5656
View commit details
Copy full SHA for 32d5656
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
Browse repository at this point
Commits on Jan 7, 2021
Merge pull request #1072 from marci4/ImproveCodeQuality
marci4
authored
0f0c9a9
View commit details
Copy full SHA for 0f0c9a9
Browse repository at this point
Commits on Oct 21, 2020
Merge pull request #1083 from marci4/AddSonarAction
marci4
authored
cfde6e0
View commit details
Copy full SHA for cfde6e0
Browse repository at this point
Update sonar.yml
marci4
authored
65c3f03
View commit details
Copy full SHA for 65c3f03
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
Browse repository at this point
Commits on Sep 20, 2020
Add SonarQube Action
marci4
committed
d33b7b8
View commit details
Copy full SHA for d33b7b8
Browse repository at this point
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
Browse repository at this point
Merge pull request #1070 from marci4/Issue1058
marci4
authored
a76e052
View commit details
Copy full SHA for a76e052
Browse repository at this point
Update WebSocketClient.java
Show description for e1061ae
marci4
committed
e1061ae
View commit details
Copy full SHA for e1061ae
Browse repository at this point
Commits on Sep 19, 2020
Fix formatting
marci4
committed
2f56b70
View commit details
Copy full SHA for 2f56b70
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
Browse repository at this point
Commits on Aug 31, 2020
Merge pull request #1060 from dota17/codeFormat-cleanup
marci4
authored
2a91fe2
View commit details
Copy full SHA for 2a91fe2
Browse repository at this point
Commits on Aug 29, 2020
Merge pull request #17 from dota17/cleanup-code
Show description for 479462a
dota17
authored
479462a
View commit details
Copy full SHA for 479462a
Browse repository at this point
update suppressions : Ignore RightCurly for Base64.java, original is great
dota17
committed
b0baf6c
View commit details
Copy full SHA for b0baf6c
Browse repository at this point
update Base64.java : cleanup code, fix EmptyCatchBlock and LocalVariableName
dota17
committed
d649f4b
View commit details
Copy full SHA for d649f4b
Browse repository at this point
update code : change if to switch case
dota17
committed
d06cff2
View commit details
Copy full SHA for d06cff2
Browse repository at this point
update suppressions and cleanup code
dota17
committed
9518c2a
View commit details
Copy full SHA for 9518c2a
Browse repository at this point
Commits on Aug 25, 2020
Merge pull request #16 from dota17/cleanup-code
Show description for d2564df
dota17
authored
d2564df
View commit details
Copy full SHA for d2564df
Browse repository at this point
add event - pull_request
dota17
committed
b8e95f9
View commit details
Copy full SHA for b8e95f9
Browse repository at this point
remove the phase of checksytle
dota17
committed
a29d166
View commit details
Copy full SHA for a29d166
Browse repository at this point
Previous
Next
You can’t perform that action at this time.