0
I Use This!
Inactive

Commits : Listings

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