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-12 15:06:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf54518bc94cd48641020e13c5890c6dfd7809c0
arduinoWebSockets
/
src
History
Markus Sattler
2798232074
add IPAddress remoteIP(uint8_t num)
...
update example
2015-05-23 09:47:39 +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
add IPAddress remoteIP(uint8_t num)
2015-05-23 09:47:39 +02:00
WebSocketsServer.h
add IPAddress remoteIP(uint8_t num)
2015-05-23 09:47:39 +02:00