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
177ec8239d052bae3fbfce7ef8c7408c4ace85d9
arduinoWebSockets
/
src
History
Links
177ec8239d
Merge branch 'master' of github.com:Links2004/arduinoWebSockets
2017-03-09 18:44:18 +01: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 support for Fragmentation / continuation opcode Receive
2017-02-22 14:29:26 +01:00
WebSockets.h
add missing include for ESP with W5100
#177
2017-03-09 18:43:23 +01:00
WebSocketsClient.cpp
fix
#150
typo lenght -> length
2017-03-06 15:09:03 -05:00
WebSocketsClient.h
add support for Fragmentation / continuation opcode Receive
2017-02-22 14:29:26 +01:00
WebSocketsServer.cpp
fix
#150
typo lenght -> length
2017-03-06 15:09:03 -05:00
WebSocketsServer.h
allow to moves all Header strings to Flash (~300 Byte)
#152
2017-02-22 15:30:58 +01:00