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 }}
mscode
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Java-WebSocket
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 4, 2013
simplified obtaining the http-get-resource-descriptor by adding method
Show description for 53fced8
Davidiusdadi
committed
53fced8
View commit details
Copy full SHA for 53fced8
View code at this point
Browse repository at this point
Commits on May 16, 2013
finally muted completely unnecessary forwarding of already handeled IOExceptions to the user via onError
Davidiusdadi
committed
5d7a1fe
View commit details
Copy full SHA for 5d7a1fe
View code at this point
Browse repository at this point
Made Draft_75 only deliver complete frames and no incomplete frame fragments. (#144)
Show description for c46279d
Davidiusdadi
committed
c46279d
View commit details
Copy full SHA for c46279d
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/TooTallNate/Java-WebSocket
Davidiusdadi
committed
2861d78
View commit details
Copy full SHA for 2861d78
View code at this point
Browse repository at this point
added missing shutdown statement for the websocket clients executorservice (#171)
Davidiusdadi
committed
1c43128
View commit details
Copy full SHA for 1c43128
View code at this point
Browse repository at this point
Commits on Apr 24, 2013
If connection closed isNeedRead() always returns true. We need to
Show description for cadb9c1
temka1234
committed
cadb9c1
View commit details
Copy full SHA for cadb9c1
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
Revert "Revert "quickfix for #168""
Show description for a0ad953
David
committed
a0ad953
View commit details
Copy full SHA for a0ad953
View code at this point
Browse repository at this point
Revert "quickfix for #168"
Show description for 6930555
David
committed
6930555
View commit details
Copy full SHA for 6930555
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
quickfix for #168
Davidiusdadi
committed
5d4dead
View commit details
Copy full SHA for 5d4dead
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
fixed #165
Davidiusdadi
committed
f0e9a15
View commit details
Copy full SHA for f0e9a15
View code at this point
Browse repository at this point
added missing file DefaultWebSocketClientFactory.java #88
Davidiusdadi
committed
8e74a29
View commit details
Copy full SHA for 8e74a29
View code at this point
Browse repository at this point
Commits on Mar 24, 2013
worked on proxy support #88
Davidiusdadi
committed
76d1206
View commit details
Copy full SHA for 76d1206
View code at this point
Browse repository at this point
fixed #165
Davidiusdadi
committed
787acc8
View commit details
Copy full SHA for 787acc8
View code at this point
Browse repository at this point
fixed #164
Davidiusdadi
committed
bd36c52
View commit details
Copy full SHA for bd36c52
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
Fixed situation in which a connection would not be closed by the server if the client connects via ws also the server expects wss
Davidiusdadi
committed
1c655b4
View commit details
Copy full SHA for 1c655b4
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:TooTallNate/Java-WebSocket
Davidiusdadi
committed
71e6a8f
View commit details
Copy full SHA for 71e6a8f
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Fixes #161
Show description for c722315
shortstuffsushi
committed
c722315
View commit details
Copy full SHA for c722315
View code at this point
Browse repository at this point
Removing toLowerCase
Show description for 0ddee5f
shortstuffsushi
committed
0ddee5f
View commit details
Copy full SHA for 0ddee5f
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
did a little refactoring to get rid of WebSocketImpl.socket and because of #159
Davidiusdadi
committed
a0ebef9
View commit details
Copy full SHA for a0ebef9
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
fix NullPointerException in WebSocketClient
wuzixiu
committed
a18d0f7
View commit details
Copy full SHA for a18d0f7
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
fix for #154
Davidiusdadi
committed
85efa0a
View commit details
Copy full SHA for 85efa0a
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
improved ssl handling
Davidiusdadi
committed
b6cc899
View commit details
Copy full SHA for b6cc899
View code at this point
Browse repository at this point
improved WebSocketClient: made member initialization more comprehensible
Davidiusdadi
committed
adb20a5
View commit details
Copy full SHA for adb20a5
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
improved buffer allocation, renamed variables, documented code and fixed potential threading issue in SSLSocketChannel2#processHandshake (#154)
Davidiusdadi
committed
d7b5467
View commit details
Copy full SHA for d7b5467
View code at this point
Browse repository at this point
Commits on Feb 19, 2013
made SSLSocketChannel2.java work both in blocking and nonblocking mode (#154)
Davidiusdadi
committed
2c10852
View commit details
Copy full SHA for 2c10852
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
fixed #152
Davidiusdadi
committed
b6ce887
View commit details
Copy full SHA for b6ce887
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
merged SSLSocketChannel2 fix (#153)
2fours
authored and
Davidiusdadi
committed
9d9407e
View commit details
Copy full SHA for 9d9407e
View code at this point
Browse repository at this point
added function Websocket::close(void) for convenience so that it is not necessary to pass a closecode (#151)
Davidiusdadi
committed
390c403
View commit details
Copy full SHA for 390c403
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
removed unnecessary code witch caused a racing condition (#145)
Davidiusdadi
committed
7d4d69a
View commit details
Copy full SHA for 7d4d69a
View code at this point
Browse repository at this point
Commits on Jan 13, 2013
made WebSocket.getLocalSocketAddress and WebSocket.getRemoteSocketAddress more reliable by making them never return null unlike their counterparts Socket.getLocalSocketAddress and Socket.getRemoteS…
Show description for 774bc89
Davidiusdadi
committed
774bc89
View commit details
Copy full SHA for 774bc89
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
made Websocket an interface (#147)
Davidiusdadi
committed
51ec156
View commit details
Copy full SHA for 51ec156
View code at this point
Browse repository at this point
thanks @jw-gadgetworks for pointing this error out!! (#147)
Davidiusdadi
committed
d74858c
View commit details
Copy full SHA for d74858c
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
simplified WebSocketClient by using blocking instead of nonblocking channels
Davidiusdadi
committed
47256b1
View commit details
Copy full SHA for 47256b1
View code at this point
Browse repository at this point
fixed case in which onClose's would be CloseFrame.ABNORMAL_CLOSE wrongly and made WebSocketImpl work without SelectionKeys
Davidiusdadi
committed
c00c3d9
View commit details
Copy full SHA for c00c3d9
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
made SSLSocketChannel2 also work on SocketChannels in blocking mode and therefore"generalized" WebSocketServerFactory and WebSocketClientFactory
Davidiusdadi
committed
3128285
View commit details
Copy full SHA for 3128285
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.