0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 11, 2024 — Jul 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating README before Archiving. More... over 3 years ago
Merge pull request #1 from gaetancollaud/patch-1 More... over 7 years ago
Fix Websocket connection More... about 8 years ago
Fix bug in listen function. More... over 10 years ago
Fix compile error. Made PROGMEM const. More... over 10 years ago
Update README.md More... over 11 years ago
Added support for ping and pong frames. Increased maximum payload length. More... over 11 years ago
Handle headers up to 128 bytes long. More... about 12 years ago
Merge pull request #12 from codebendercc/master More... over 12 years ago
Handling multiple connections by dropping the old one, when a new request arrives. More... over 12 years ago
Removed orphaned phile More... almost 13 years ago
Added send example to example More... about 13 years ago
Fix for messages not sent back to client More... about 13 years ago
Added requirements More... about 13 years ago
Refactored to allow other work done in main loop. Callbacks added for onConnect and onDisconnect. More... about 13 years ago
Somewhat less Swenglish in the readme More... about 13 years ago
Removed old example, added new. More... about 13 years ago
Complete rewrite. Now compatible with latest specification, the awful String thing is factored out and sketch size is much smaller. More... about 13 years ago
Fixes #5 properly More... about 13 years ago
Merge pull request #5 from johannrichard/master More... over 13 years ago
Arduino 1.0 Fix More... over 13 years ago
Forgot this one. onerror added. More... over 14 years ago
Just some more text. More... over 14 years ago
Removed unnecessary variables, globals. Cleaned out CRLF from saved data and got rid of ugly patches later on thanks to that. More... over 14 years ago
Works again after major cleanup. More... over 14 years ago
Changed Debug to false by default More... over 14 years ago
Needed for keyphrase More... over 14 years ago
The code is a little messy but it works :) More... over 14 years ago
Add method to handle handshake processing (still need to extract strings and MD5) More... almost 15 years ago
Add my name to the copyright More... almost 15 years ago