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 }}
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2012
fixed an other bug in the handshake ( #91 and #94)
Davidiusdadi
committed
8ef67b4
View commit details
Copy full SHA for 8ef67b4
Browse repository at this point
added missing example
Davidiusdadi
committed
08a7b34
View commit details
Copy full SHA for 08a7b34
Browse repository at this point
resolve remaining handshake weakness ( in terms of reliability with respect to the number of bytes read from the channel)
Davidiusdadi
committed
e256ec5
View commit details
Copy full SHA for e256ec5
Browse repository at this point
Commits on May 20, 2012
fixed rare framing bug
Davidiusdadi
committed
fe10a64
View commit details
Copy full SHA for fe10a64
Browse repository at this point
"optimized" memory usage
Davidiusdadi
committed
7b0fd66
View commit details
Copy full SHA for 7b0fd66
Browse repository at this point
Commits on May 19, 2012
improved server functionality
Davidiusdadi
committed
48cc2d3
View commit details
Copy full SHA for 48cc2d3
Browse repository at this point
Commits on May 16, 2012
fix for #90
Show description for e9424f1
Davidiusdadi
committed
e9424f1
View commit details
Copy full SHA for e9424f1
Browse repository at this point
Commits on May 15, 2012
Merge branch 'master' of github.com:TooTallNate/Java-WebSocket
Davidiusdadi
committed
8f17f24
View commit details
Copy full SHA for 8f17f24
Browse repository at this point
fixed delay of the fist message the server sends out( bug since #83 )
Davidiusdadi
committed
2d25470
View commit details
Copy full SHA for 2d25470
Browse repository at this point
Merge pull request #83 from Davidiusdadi/master
Show description for 8780c85
Davidiusdadi
committed
8780c85
View commit details
Copy full SHA for 8780c85
Browse repository at this point
made ws server write operations truly asynchronous
Show description for 071f051
Davidiusdadi
committed
071f051
View commit details
Copy full SHA for 071f051
Browse repository at this point
Commits on May 1, 2012
in progress commit
Davidiusdadi
committed
49b5500
View commit details
Copy full SHA for 49b5500
Browse repository at this point
Merge branch 'master' of github.com:TooTallNate/Java-WebSocket
Davidiusdadi
committed
8f8ac48
View commit details
Copy full SHA for 8f8ac48
Browse repository at this point
attempt to help with #87
Davidiusdadi
committed
1553b14
View commit details
Copy full SHA for 1553b14
Browse repository at this point
Merge branch 'master' of https://github.com/DanielYWoo/Java-WebSocket into fix86
Davidiusdadi
committed
8c9e785
View commit details
Copy full SHA for 8c9e785
Browse repository at this point
in progress commit
Davidiusdadi
committed
fd88437
View commit details
Copy full SHA for fd88437
Browse repository at this point
Commits on Apr 27, 2012
fix compilation err
DanielYWoo
committed
1e34c14
View commit details
Copy full SHA for 1e34c14
Browse repository at this point
Commits on Apr 26, 2012
add customized headers support
DanielYWoo
committed
954ab8b
View commit details
Copy full SHA for 954ab8b
Browse repository at this point
Commits on Apr 19, 2012
fixed typos reported by Artem Karukov
Davidiusdadi
committed
f6afbfb
View commit details
Copy full SHA for f6afbfb
Browse repository at this point
Commits on Apr 16, 2012
improved servers performance
Davidiusdadi
committed
95a615e
View commit details
Copy full SHA for 95a615e
Browse repository at this point
The user can now specify more than one Draft.java in the servers constructor
Show description for 58c26b1
Davidiusdadi
committed
58c26b1
View commit details
Copy full SHA for 58c26b1
Browse repository at this point
Commits on Apr 14, 2012
further cleanup of the server
Davidiusdadi
committed
a1ef53a
View commit details
Copy full SHA for a1ef53a
Browse repository at this point
Merge branch 'master' of github.com:TooTallNate/Java-WebSocket into Branch_nohead
Davidiusdadi
committed
9e6882d
View commit details
Copy full SHA for 9e6882d
Browse repository at this point
Merge branch 'master' of github.com:TooTallNate/Java-WebSocket
Davidiusdadi
committed
86b5913
View commit details
Copy full SHA for 86b5913
Browse repository at this point
caught uncaught exception
Davidiusdadi
committed
05fb852
View commit details
Copy full SHA for 05fb852
Browse repository at this point
some cleanup of the server
Davidiusdadi
committed
ee3c210
View commit details
Copy full SHA for ee3c210
Browse repository at this point
enabled the server to decode using several threads
Show description for c944701
Davidiusdadi
committed
c944701
View commit details
Copy full SHA for c944701
Browse repository at this point
made size of socket buffer (which is created for every connection) configurable
Davidiusdadi
committed
9064159
View commit details
Copy full SHA for 9064159
Browse repository at this point
Commits on Apr 4, 2012
README: add note about the classpath syntax in example commands
Show description for 9da19ef
TooTallNate
committed
9da19ef
View commit details
Copy full SHA for 9da19ef
Browse repository at this point
Commits on Apr 2, 2012
merged TooTallNate/trunk with Davidiusdadi/trunk
Davidiusdadi
committed
8fc4922
View commit details
Copy full SHA for 8fc4922
Browse repository at this point
Commits on Apr 1, 2012
Merge pull request #81 from SattaiLanfear/master
Show description for 92c48b9
Davidiusdadi
committed
92c48b9
View commit details
Copy full SHA for 92c48b9
Browse repository at this point
replaced byte[] with ByteBuffer in order to ( be able to ) spare memory allocations
Show description for 31dcbc1
Davidiusdadi
committed
31dcbc1
View commit details
Copy full SHA for 31dcbc1
Browse repository at this point
Commits on Mar 29, 2012
Changed known compatible version. There's a lot of used standard libs
Show description for cd8a6d6
SattaiLanfear
committed
cd8a6d6
View commit details
Copy full SHA for cd8a6d6
Browse repository at this point
Added missing serializable ID fields to several exceptions.
SattaiLanfear
committed
0b137a8
View commit details
Copy full SHA for 0b137a8
Browse repository at this point
Acted on errors identified by FindBugs.
SattaiLanfear
committed
b9de830
View commit details
Copy full SHA for b9de830
Browse repository at this point
Previous
Next
You can’t perform that action at this time.