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 }}
armor009
/
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
All time
Commit history
Commits on Apr 21, 2021
Merge pull request #1143 from marci4/Issue1142
Show description for 5f8d597
marci4
authored
5f8d597
Copy full SHA for 5f8d597
Commits on Apr 19, 2021
Provide SSLSession in WebSocketClient
Show description for 9a290e8
marci4
committed
9a290e8
Copy full SHA for 9a290e8
Commits on Apr 5, 2021
Merge pull request #1138 from marci4/Release1.5.2
Show description for 14fa2ad
marci4
authored
14fa2ad
Copy full SHA for 14fa2ad
Release 1.5.2
marci4
committed
b088e6d
Copy full SHA for b088e6d
Merge pull request #1137 from marci4/UpdateChangelog1.5.2
Show description for e630e60
marci4
authored
e630e60
Copy full SHA for e630e60
Update Changelog.md
Show description for 2b33f42
marci4
committed
2b33f42
Copy full SHA for 2b33f42
Commits on Mar 30, 2021
Merge pull request #1136 from PhilipRoman/gradle-build-fix
Show description for 6e1d80f
PhilipRoman
authored
6e1d80f
Copy full SHA for 6e1d80f
Commits on Mar 29, 2021
Switch from deprecated Gradle 'compile' configuration to 'implementation'
PhilipRoman
committed
a25bce4
Copy full SHA for a25bce4
Replace deprecated Gradle 'maven' plugin with 'maven-publish'
PhilipRoman
committed
9e5b795
Copy full SHA for 9e5b795
Configure Gradle to use utf-8
PhilipRoman
committed
234a865
Copy full SHA for 234a865
Commits on Mar 25, 2021
Merge pull request #1133 from marci4/Issue1132
Show description for d0f5731
marci4
authored
d0f5731
Copy full SHA for d0f5731
Commits on Mar 22, 2021
Use SecureRandom instead of Random
Show description for feec867
marci4
committed
feec867
Copy full SHA for feec867
Commits on Feb 3, 2021
Remove unused code and clean up build.gradle
PhilipRoman
committed
25af097
Copy full SHA for 25af097
Set compatibility in build.gradle to 1.7
PhilipRoman
committed
b083428
Copy full SHA for b083428
Commits on Jan 20, 2021
Merge pull request #1115 from prashanttholia/master
Show description for 32d5656
marci4
authored
32d5656
Copy full SHA for 32d5656
Commits on Jan 18, 2021
Update documentation comments for member methods
Show description for 766d7c1
prashanttholia
committed
766d7c1
Copy full SHA for 766d7c1
Commits on Jan 7, 2021
Merge pull request #1072 from marci4/ImproveCodeQuality
marci4
authored
0f0c9a9
Copy full SHA for 0f0c9a9
Commits on Oct 21, 2020
Merge pull request #1083 from marci4/AddSonarAction
marci4
authored
cfde6e0
Copy full SHA for cfde6e0
Update sonar.yml
marci4
authored
65c3f03
Copy full SHA for 65c3f03
Commits on Sep 26, 2020
Code Quality
Show description for 08be869
marci4
committed
08be869
Copy full SHA for 08be869
Commits on Sep 20, 2020
Add SonarQube Action
marci4
committed
d33b7b8
Copy full SHA for d33b7b8
Replace the type specification in this constructor call with the diamond operator
Show description for 67ff5f8
marci4
committed
67ff5f8
Copy full SHA for 67ff5f8
Merge pull request #1070 from marci4/Issue1058
marci4
authored
a76e052
Copy full SHA for a76e052
Update WebSocketClient.java
Show description for e1061ae
marci4
committed
e1061ae
Copy full SHA for e1061ae
Commits on Sep 19, 2020
Fix formatting
marci4
committed
2f56b70
Copy full SHA for 2f56b70
Prioritise using provided socket factory when creating socket with proxy
Show description for 48cbb46
marci4
committed
48cbb46
Copy full SHA for 48cbb46
Commits on Aug 31, 2020
Merge pull request #1060 from dota17/codeFormat-cleanup
marci4
authored
2a91fe2
Copy full SHA for 2a91fe2
Commits on Aug 29, 2020
Merge pull request #17 from dota17/cleanup-code
Show description for 479462a
dota17
authored
479462a
Copy full SHA for 479462a
update suppressions : Ignore RightCurly for Base64.java, original is great
dota17
committed
b0baf6c
Copy full SHA for b0baf6c
update Base64.java : cleanup code, fix EmptyCatchBlock and LocalVariableName
dota17
committed
d649f4b
Copy full SHA for d649f4b
update code : change if to switch case
dota17
committed
d06cff2
Copy full SHA for d06cff2
update suppressions and cleanup code
dota17
committed
9518c2a
Copy full SHA for 9518c2a
Commits on Aug 25, 2020
Merge pull request #16 from dota17/cleanup-code
Show description for d2564df
dota17
authored
d2564df
Copy full SHA for d2564df
add event - pull_request
dota17
committed
b8e95f9
Copy full SHA for b8e95f9
remove the phase of checksytle
dota17
committed
a29d166
Copy full SHA for a29d166
Previous
Next
You can’t perform that action at this time.