Links
|
5d26a65df4
|
only send payload when we have a ptr and length
|
2019-06-20 10:02:07 +02:00 |
|
Links
|
007b5ba9a8
|
ignore not needed WS events for SocketIO
|
2019-06-10 15:13:26 +02:00 |
|
Links
|
dbca2ab420
|
SocketIO message RX is working
|
2019-06-10 14:57:49 +02:00 |
|
Links
|
dfa35fa9ae
|
clang-format
|
2019-06-10 13:31:51 +02:00 |
|
Links
|
794163cec9
|
Merge branch 'gpn18' into socketio
|
2019-06-10 13:30:54 +02:00 |
|
Links
|
3063ad27ae
|
clang-format
|
2019-06-10 13:00:01 +02:00 |
|
Links
|
e8df841b7f
|
add support for ESP32 ETH.h see #443
|
2019-06-10 09:29:58 +02:00 |
|
Links
|
0aa07421a6
|
add events for ping / pong rx #382
|
2019-05-30 20:15:03 +02:00 |
|
Links
|
df3ef524b6
|
fix #428 by setting Insecure if we do not have a CA or fingerprint
|
2019-05-30 18:24:28 +02:00 |
|
Links
|
8ec27b0468
|
fix indexOf #430
|
2019-05-30 16:52:20 +02:00 |
|
Links
|
c361895a4b
|
add setCACert based on #434
|
2019-05-30 16:32:30 +02:00 |
|
Jozef Sovcik
|
1b6b42b877
|
processing client data before potential disconnect
|
2018-11-03 13:16:12 +01:00 |
|
Jozef Sovcik
|
d6dd7be987
|
disconnecting after pong not received
|
2018-11-03 13:15:14 +01:00 |
|
Links
|
d325bd338e
|
Merge branch 'master' into gpn18
|
2018-10-26 20:33:29 +02:00 |
|
Jozef Sovcik
|
68800e2e7a
|
implementing heartbeat
|
2018-10-23 18:01:33 +02:00 |
|
Sanket Patel
|
4db22fe5e4
|
make masking RFC complaint and fix #208
|
2018-09-23 16:49:10 +05:30 |
|
Markus
|
f7a7ab6ab4
|
wrap reasonCode in define
see #343
|
2018-07-04 16:29:28 +02:00 |
|
Markus
|
bdee8b9744
|
call end for ESP8266_ASYNC TCP Server
|
2018-06-21 09:30:11 +02:00 |
|
Links
|
50903cd410
|
basic event RX working
|
2018-05-12 17:10:17 +02:00 |
|
Links
|
f95c014342
|
basic event sending works
|
2018-05-12 16:53:34 +02:00 |
|
Links
|
8967356af3
|
improve ram usage on one char send
|
2018-05-12 15:27:08 +02:00 |
|
Links
|
d2043bf8ef
|
start work for socket.IO
basic Engine.IO implementation
|
2018-05-12 15:13:50 +02:00 |
|
Links
|
7ddcdc2bd3
|
add info for AVR usage with version 2.x.x
|
2018-05-12 12:40:56 +02:00 |
|
Links
|
bde97179bf
|
fix unused parameter warnings
fix switch warinings
part of #319
|
2018-05-12 11:39:59 +02:00 |
|
Links
|
a796079b0c
|
fix code style
|
2018-05-12 11:27:03 +02:00 |
|
Links
|
e8c0d775fb
|
fix #146 HTTP Header handler
|
2018-05-12 11:22:16 +02:00 |
|
Links
|
4b33575af1
|
add connectedClients see #242
|
2018-05-10 20:43:08 +02:00 |
|
Links
|
486a612693
|
allow usage of IPAddress #230
|
2018-05-10 20:12:48 +02:00 |
|
Links
|
ea8e81c6ce
|
add close #322
|
2018-05-10 18:56:31 +02:00 |
|
chemicstry
|
ac8d806085
|
Fix format specifiers
|
2018-05-10 01:16:39 +03:00 |
|
Carlos Ruiz
|
d02932ef21
|
Allow custom WEBSOCKETS_SERVER_CLIENT_MAX definition
|
2018-04-02 22:17:34 -07:00 |
|
getbyte
|
50d9a8d6e5
|
fix undefined virtual methods
|
2018-03-18 01:25:49 +03:00 |
|
Links
|
b059d0711c
|
sort examples by platform
rework the travis tests
create ESP32 examples
|
2018-02-07 17:28:17 +01:00 |
|
Links
|
f62aa6478d
|
more ESP32 stuff
|
2018-02-06 21:36:44 +01:00 |
|
Links
|
46cff38287
|
fix ESP32 sha1 problem
|
2018-02-06 21:12:39 +01:00 |
|
Links
|
5e1f9b1c26
|
CORE_HAS_LIBB64 for ESP32
|
2018-02-06 20:44:10 +01:00 |
|
Links
|
887683fabb
|
Merge branch 'master' into esp32
|
2018-02-06 20:24:03 +01:00 |
|
PeterEmbedded
|
a0c714bf10
|
Update WebSockets.cpp
Added some missing comments
|
2017-10-16 13:01:00 +02:00 |
|
Markus
|
c5461d5779
|
memset zero _clients struct for server
fixes #244
|
2017-10-06 18:30:05 +02:00 |
|
Links
|
b87bce4466
|
add virtual to destructor #243
|
2017-10-04 19:17:21 +02:00 |
|
Markus
|
fa580a568f
|
Merge pull request #223 from robokoding/master
Add ESP32 support from @robokoding
|
2017-09-20 18:53:55 +02:00 |
|
Silver Kuusik
|
a93a845780
|
add: ESP32 support
|
2017-09-03 10:06:00 +02:00 |
|
Silver Kuusik
|
83a1539e1e
|
fix: ESP32 new client connection
|
2017-09-03 09:55:15 +02:00 |
|
Links
|
f40a390ab1
|
workaround windows gcc Template issue (#228, #229)
|
2017-08-21 21:39:14 +02:00 |
|
Links
|
c64a082270
|
Merge branch 'write_big_data'
|
2017-08-19 21:36:10 +02:00 |
|
Links
|
522a67bc1b
|
add setReconnectInterval for the Client
|
2017-08-19 21:16:07 +02:00 |
|
Silver Kuusik
|
4c1c5378cb
|
esp32 no hasClient function
|
2017-07-30 01:40:36 +02:00 |
|
Silver Kuusik
|
dbabc1025b
|
added esp32 support
|
2017-07-30 00:58:15 +02:00 |
|
Silver Kuusik
|
1d40160d99
|
added esp32 support
|
2017-07-30 00:54:17 +02:00 |
|
Silver Kuusik
|
a388676b40
|
added remoteIP for esp32
|
2017-07-30 00:22:23 +02:00 |
|