openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Arduino Websocket Server
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Jul 13, 2024 — Jul 13, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tidy up the folder
oliver_main
More...
almost 15 years ago
Fixed verification of websocket upgrade Closes #4
oliver_main
More...
almost 15 years ago
removed hard coding of ip address Closes #5
oliver_main
More...
almost 15 years ago
revised readme
oliver_main
More...
almost 15 years ago
More tidying
oliver_main
More...
almost 15 years ago
fixed actions example with quick hack while I fix the reciving bit
oliver_main
More...
almost 15 years ago
fixed example file includes
oliver_main
More...
almost 15 years ago
fixed example file
oliver_main
More...
almost 15 years ago
Updated the jquery library
oliver_main
More...
almost 15 years ago
updated header to be compatible with draft-hixie-thewebsocketprotocol-75
oliver_main
More...
almost 15 years ago
commented out getChars to allow compilation with the new string lib
oliver_main
More...
almost 15 years ago
added spi lib import to support 0019 ethernet library
oliver_main
More...
almost 15 years ago
change append to match new 0019 arduino string lib
oliver_main
More...
almost 15 years ago
Timeout now checks connection after the allotted time to see if a user is still connected rather than disconnecting regardless.
razerbeans
More...
over 15 years ago
Tweaked README
razerbeans
More...
over 15 years ago
Minor code cleanup.
razerbeans
More...
over 15 years ago
Oops. Forgot to update demo example.
razerbeans
More...
over 15 years ago
Added ability to create actions that respond to client input. Demo also included that works with the example HTML file.
razerbeans
More...
over 15 years ago
Ugh. Formatting.
razerbeans
More...
over 15 years ago
Fixed up readme, improved demo, added demo HTML page.
razerbeans
More...
over 15 years ago
Renamed TODO to README to give people something to work with.
razerbeans
More...
over 15 years ago
OCD
razerbeans
More...
over 15 years ago
Removed unused variables and unnecessary comments.
razerbeans
More...
over 15 years ago
Added BUFFER instead of explicitly setting bufferLength in code. SocketServer.h removed (simply a reference file).
razerbeans
More...
over 15 years ago
Code cleanup and copyright update.
razerbeans
More...
over 15 years ago
Removed old Webduino examples from copied directory.
razerbeans
More...
over 15 years ago
Example uploaded as well as makinf debugging more efficient.
razerbeans
More...
over 15 years ago
Everything works fairly well aside from a couple of bugs. Timeout detection has been added.
razerbeans
More...
over 15 years ago
Working copy of websockets! Need to put a timeout on the connection so that the shield does not need a reset every time a user disconnects themselves.
razerbeans
More...
over 15 years ago
Created WebSocket.h to be a cleaner, stripped down version of SocketServer.h. Currently only allows a user to connect (and then be disconnected immediately.
razerbeans
More...
over 15 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree