This website requires JavaScript.
Explore
Help
Sign In
adipu
/
arduinoWebSockets
Watch
1
Star
0
Fork
0
You've already forked arduinoWebSockets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
44c00d2dd9d66cb8783548c2d2897361ecbf4a35
arduinoWebSockets
/
src
History
Markus Sattler
44c00d2dd9
no need to store the Sec-WebSocket-Accept key if needed can be generated by acceptKey from client Sec-WebSocket-Key
2015-05-23 09:34:09 +02:00
..
libb64
create overloaded functions for send and broadcast for easy usage
2015-05-23 09:02:59 +02:00
WebSockets.cpp
create overloaded functions for send and broadcast for easy usage
2015-05-23 09:02:59 +02:00
WebSockets.h
no need to store the Sec-WebSocket-Accept key if needed can be generated by acceptKey from client Sec-WebSocket-Key
2015-05-23 09:34:09 +02:00
WebSocketsClient.cpp
begin of WebSockets Server development
2015-05-22 14:19:01 +02:00
WebSocketsClient.h
begin of WebSockets Server development
2015-05-22 14:19:01 +02:00
WebSocketsServer.cpp
no need to store the Sec-WebSocket-Accept key if needed can be generated by acceptKey from client Sec-WebSocket-Key
2015-05-23 09:34:09 +02:00
WebSocketsServer.h
add disconnect functions
2015-05-23 09:20:44 +02:00