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 }}
oloed
/
Java-WebSocket
Public
forked from
TooTallNate/Java-WebSocket
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
example
on
master
User selector
All users
All time
Commit history
Commits on May 22, 2012
added missing example
Davidiusdadi
committed
08a7b34
Copy full SHA for 08a7b34
Commits on May 20, 2012
fixed rare framing bug
Davidiusdadi
committed
fe10a64
Copy full SHA for fe10a64
Commits on May 19, 2012
improved server functionality
Davidiusdadi
committed
48cc2d3
Copy full SHA for 48cc2d3
Commits on May 16, 2012
fix for #90
Show description for e9424f1
Davidiusdadi
committed
e9424f1
Copy full SHA for e9424f1
Commits on May 15, 2012
made ws server write operations truly asynchronous
Show description for 071f051
Davidiusdadi
committed
071f051
Copy full SHA for 071f051
Commits on May 1, 2012
in progress commit
Davidiusdadi
committed
49b5500
Copy full SHA for 49b5500
in progress commit
Davidiusdadi
committed
fd88437
Copy full SHA for fd88437
Commits on Apr 16, 2012
The user can now specify more than one Draft.java in the servers constructor
Show description for 58c26b1
Davidiusdadi
committed
58c26b1
Copy full SHA for 58c26b1
Commits on Apr 1, 2012
replaced byte[] with ByteBuffer in order to ( be able to ) spare memory allocations
Show description for 31dcbc1
Davidiusdadi
committed
31dcbc1
Copy full SHA for 31dcbc1
Commits on Mar 16, 2012
minor gui improvement of the stress test tool
Davidiusdadi
committed
e2a017f
Copy full SHA for e2a017f
Commits on Mar 14, 2012
enhanced ServerStressTest.java ( #79 / #75 )
Davidiusdadi
committed
3699ca6
Copy full SHA for 3699ca6
added not throwing flush method to the client
Davidiusdadi
committed
56148a3
Copy full SHA for 56148a3
Changed the type of the server internal collection of connected clients.
Davidiusdadi
committed
9fe1bc1
Copy full SHA for 9fe1bc1
Commits on Mar 5, 2012
ChatClient: make Draft 17 be the default selection.
TooTallNate
committed
ce3ede1
Copy full SHA for ce3ede1
Added a first basic server stress test program for #75
Davidiusdadi
committed
727f6fa
Copy full SHA for 727f6fa
Commits on Mar 4, 2012
updated further imports
Davidiusdadi
committed
6c3354b
Copy full SHA for 6c3354b
improved handshake classes ( initiated by eab25a4 and 7c84fb6)
Davidiusdadi
committed
3076d00
Copy full SHA for 3076d00
Commits on Mar 2, 2012
Removed the to much specialized methods sendTo* from the WebSocketServer.java.
Show description for 4d0f4d0
Davidiusdadi
committed
4d0f4d0
Copy full SHA for 4d0f4d0
renaming packages step 3. updated imports
Davidiusdadi
committed
4823c5c
Copy full SHA for 4823c5c
Commits on Feb 20, 2012
smoothed signatures out
Davidiusdadi
committed
a55b11c
Copy full SHA for a55b11c
Commits on Feb 10, 2012
Properly force Flash mode in the web-socket-js test.
TooTallNate
committed
cfad1ae
Copy full SHA for cfad1ae
Add a quick little test for testing web-socket-js the Flash library.
TooTallNate
committed
d427c07
Copy full SHA for d427c07
Remove the web-socket-js Flash fallback.
Show description for 58cd058
TooTallNate
committed
58cd058
Copy full SHA for 58cd058
Commits on Feb 4, 2012
made websocket callback functions provide more informations.
Show description for d23d08f
Davidiusdadi
committed
d23d08f
Copy full SHA for d23d08f
Commits on Feb 3, 2012
improved websocket closing behavior
Davidiusdadi
committed
06cb47b
Copy full SHA for 06cb47b
Commits on Feb 1, 2012
improved closing behavior. (in progress commit)
Davidiusdadi
committed
72dbce9
Copy full SHA for 72dbce9
Commits on Jan 21, 2012
minor changes and cleanup
Davidiusdadi
committed
eee48d1
Copy full SHA for eee48d1
Commits on Jan 13, 2012
added more flexibility for socket bind
Davidiusdadi
committed
a0c7123
Copy full SHA for a0c7123
Commits on Jan 9, 2012
changed buffer handling from byte[] to Bytebuffer
Show description for fa0eaa3
Davidiusdadi
committed
fa0eaa3
Copy full SHA for fa0eaa3
Commits on Dec 20, 2011
Added classes for Autobahn tests.
Show description for c1a1bd0
Davidiusdadi
committed
c1a1bd0
Copy full SHA for c1a1bd0
Commits on Dec 18, 2011
-improved error handling
Show description for 26d7be7
Davidiusdadi
committed
26d7be7
Copy full SHA for 26d7be7
Commits on Dec 14, 2011
the ChatServer can now be used to send messages via System.in
Show description for dde2740
Davidiusdadi
committed
dde2740
Copy full SHA for dde2740
The location of the server can now be passed by command line
Davidiusdadi
committed
2ca6d17
Copy full SHA for 2ca6d17
Commits on Nov 24, 2011
-added first draft 17 support by bumping /Sec-WebSocket-Version/ number
Davidiusdadi
committed
825c9c7
Copy full SHA for 825c9c7
Commits on Nov 23, 2011
-added much stronger validation to ALL drafts
Show description for 7f7e829
Davidiusdadi
committed
7f7e829
Copy full SHA for 7f7e829
Previous
Next
You can’t perform that action at this time.