This website requires JavaScript.
Explore
Help
Sign In
Links2004
/
arduinoWebSockets
Watch
1
Star
0
Fork
1
You've already forked arduinoWebSockets
mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced
2025-07-15 16:30:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.0.3
arduinoWebSockets
/
src
History
Markus
6972f7a84e
Merge pull request
#74
from wnemay/master
...
Adjustments to headers during client handshake.
2016-05-10 18:02:09 +02:00
..
libb64
fix problems with ESP8266 core version 2.0.0
2015-11-30 19:46:37 +01:00
libsha1
add support for AVR
2015-12-10 11:16:08 +01:00
WebSockets.cpp
add return value to all send functions
2016-02-20 12:27:19 +01:00
WebSockets.h
Changed Header value to lower case upgrade, seems to fix connection issues with SAP HCP IoT services. Changed setAuthorization(const char * auth) to send Auth header as is, without BASIC to enable oAuth tokens in header
2016-05-09 00:11:42 +10:00
WebSocketsClient.cpp
Merge pull request
#74
from wnemay/master
2016-05-10 18:02:09 +02:00
WebSocketsClient.h
add return value to all send functions
2016-02-20 12:27:19 +01:00
WebSocketsServer.cpp
fix
#60
2016-03-05 12:13:13 +01:00
WebSocketsServer.h
add return value to all send functions
2016-02-20 12:27:19 +01:00