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
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
/
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 }}
fangjunai
/
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 Oct 20, 2021
Merge pull request #1188 from artrayme/readme_update
marci4
authored
58736b6
View commit details
Copy full SHA for 58736b6
Browse repository at this point
dependency for gradle version 7.0+
artrayme
committed
9843afa
View commit details
Copy full SHA for 9843afa
Browse repository at this point
update the package version to 1.5.2
artrayme
committed
bbb9e04
View commit details
Copy full SHA for bbb9e04
Browse repository at this point
Commits on Oct 6, 2021
Merge pull request #1185 from vtsykun/patch-1
marci4
authored
1eb2f13
View commit details
Copy full SHA for 1eb2f13
Browse repository at this point
Commits on Oct 3, 2021
Added support unresolved socket addresses
vtsykun
authored
d71467c
View commit details
Copy full SHA for d71467c
Browse repository at this point
Commits on Aug 7, 2021
Merge pull request #1172 from marci4/Issue1171
Show description for 1eb4303
marci4
authored
1eb4303
View commit details
Copy full SHA for 1eb4303
Browse repository at this point
Update README.markdown
marci4
committed
f61aa43
View commit details
Copy full SHA for f61aa43
Browse repository at this point
Commits on Jul 27, 2021
Merge pull request #1165 from marci4/Issue1164
Show description for 8e7e112
marci4
authored
8e7e112
View commit details
Copy full SHA for 8e7e112
Browse repository at this point
Merge pull request #1168 from marci4/SonarForPushesOnly
Show description for 7a9c5e2
marci4
authored
7a9c5e2
View commit details
Copy full SHA for 7a9c5e2
Browse repository at this point
Deactivate sonar for pull requests
marci4
committed
a64ee7c
View commit details
Copy full SHA for a64ee7c
Browse repository at this point
Merge pull request #1167 from GrpeApple/master
Show description for 4adb0c5
marci4
authored
4adb0c5
View commit details
Copy full SHA for 4adb0c5
Browse repository at this point
Remove trailing whitespace
Icreatedthistodeletemyaccounts
committed
392fb1c
View commit details
Copy full SHA for 392fb1c
Browse repository at this point
Commits on Jul 25, 2021
PermessageDeflate should handle uncompressed messages
Show description for ce28e70
marci4
committed
ce28e70
View commit details
Copy full SHA for ce28e70
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.