Arduino-Websocket-Fast icon indicating copy to clipboard operation
Arduino-Websocket-Fast copied to clipboard

Websocket client for Arduino, with fast data send

Results 1 Arduino-Websocket-Fast issues
Sort by recently updated
recently updated
newest added

- Per Websocket/HTTP spec, updated to allow case-insensitivity in websocket/HTTP headers - Updated "set-cookie" header to allow for multiple cookie values, saving first one as sid - Add debug code...