0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from pmiklos/master More... over 11 years ago
Fixed #6 so the response header Sec-WebSocket-Protocol is set to null when client does not specify it in the request header. More... over 11 years ago
fix README More... almost 12 years ago
make the random bytes generator get more entropy every 500 hashes. More... almost 12 years ago
create a simpler non-blocking hashing function, that uses SecureRandom only to seed it. More... almost 12 years ago
create a simpler non-blocking hashing function, that uses SecureRandom only to seed it. More... almost 12 years ago
remove bitmask for binary frames. More... almost 12 years ago
merge in Bill's changes, add a few more docs, and clean-up the code a bit more More... almost 12 years ago
Merge pull request #1 from patriot1burke/master More... almost 12 years ago
refactor More... almost 12 years ago
remove unneeded code. More... almost 12 years ago
set release version to 0.2.Alpha1 More... almost 12 years ago
- fill out support for other frame types - add support for binary frames - refactor the API to support multiple frame types More... almost 12 years ago
set back to development version More... about 12 years ago
Merge branch 'master' of github.com:mikebrock/jboss-websockets More... about 12 years ago
set version to 0.1.Alpha6 More... about 12 years ago
Update README.md More... about 12 years ago
Update README.md More... about 12 years ago
cleanup the implementation, and hide the Http Event Servlet API a little bit better. More... about 12 years ago
update to latest JBossWeb fix More... about 12 years ago
update README More... about 12 years ago
merge More... about 12 years ago
add updated JBossWeb patch More... about 12 years ago
pass socket to onSocketClosed More... about 12 years ago
set back to development version More... about 12 years ago
set version 0.1.Alpha4 More... about 12 years ago
set version 0.1.Alpha4 More... about 12 years ago
set back to development version More... about 12 years ago
add .gitignore More... about 12 years ago
remove .idea directory More... about 12 years ago