|
e93a323e56
|
add support for Fragmentation / continuation opcode Receive
|
2017-02-22 14:29:26 +01:00 |
|
|
60e3d1080e
|
Merge branch 'master' into master
|
2017-02-07 16:05:20 -05:00 |
|
|
0d9aa043f0
|
fix WebSocketClientSocketIO example
|
2016-10-22 20:36:36 +02:00 |
|
|
7810d0d0b3
|
Make library compatible with Particle devices
|
2016-10-20 15:46:44 -04:00 |
|
|
529a86cc26
|
Merge pull request #90 from kenkus-futurice/master
Add socket.io client
|
2016-09-11 17:13:57 +02:00 |
|
|
7e5c64a573
|
mandatoryHttpHeaderCount fix
|
2016-06-09 19:48:38 +01:00 |
|
|
97443ae777
|
custom http header validation implementation; minor comment fixes
|
2016-06-08 23:11:21 +01:00 |
|
|
e589b40b25
|
custom http header validation implementation
|
2016-06-08 23:04:18 +01:00 |
|
|
bf3cfa6237
|
Fix reference to INTERVAL
|
2016-06-06 17:50:31 +03:00 |
|
|
f8a5acc9b7
|
Add socket.io client
|
2016-06-06 15:21:13 +03:00 |
|
|
8190e8121c
|
Added sample ESP8266 nginx SSL reverse proxy configuration file
|
2016-06-05 16:09:22 +01:00 |
|
|
5b4eaa0b11
|
fix typo: lenght -> length
|
2016-03-16 03:28:21 +02:00 |
|
|
c57a4c19ab
|
add HTTP Basic Authorization to WS Client and Server
see: #55
|
2016-02-17 17:56:03 +01:00 |
|
|
24eb13cf44
|
add WebSocketClientAVR example
|
2015-12-10 11:18:28 +01:00 |
|
|
098c488ff0
|
add beginSSL
|
2015-12-10 10:10:06 +01:00 |
|
|
082f5192c0
|
add Gitter
fix examples/WebSocketServer_LEDcontrol/WebSocketServer_LEDcontrol.ino
|
2015-11-27 00:45:43 +01:00 |
|
|
3aa0deac74
|
add LED control example
command out all echos
|
2015-11-26 15:19:07 +01:00 |
|
|
aebdc46337
|
fix wrong printf parameter
improve Serial Usage
|
2015-07-20 19:29:37 +02:00 |
|
|
e1e6280e82
|
first working WebSocketClient
add LGPLv2.1
|
2015-05-24 15:40:47 +02:00 |
|
|
2798232074
|
add IPAddress remoteIP(uint8_t num)
update example
|
2015-05-23 09:47:39 +02:00 |
|
|
2af71ab97a
|
fix memory leek
send reason code on clientDisconnect if no reason buffer is set
code style
|
2015-05-23 07:33:26 +02:00 |
|
|
f1ecfa9d20
|
first full working version of WebSocketsServer
|
2015-05-22 23:02:47 +02:00 |
|