Christian Schwinne
|
66bad2b6f8
|
Single json buffer (#2336)
* Single/static JSON buffer for all requests.
* Missing json.cpp changes.
* Async fix.
* Added conditional compile (WLED_USE_DYNAMIC_JSON).
* Advanced locking with time-out.
* Missing releaseJSONBufferLock() on error response.
* Fix for config saving.
* Fixes and optimisations.
Dadded debugging information.
* Fix for ledmaps.
* No unsolicited serial sending if GPIO1 allocated
* Stray semicolons
* Fix JSON ledmap
Co-authored-by: Blaz Kristan <blaz@kristan-sp.si>
|
2021-12-04 01:05:01 +01:00 |
|
cschwinne
|
4b817208aa
|
Added application level pong websockets reply (#2139)
|
2021-08-17 12:47:01 +02:00 |
|
cschwinne
|
123bd0bb92
|
v0.13.0-b2
Reduced unneeded websockets pushes
|
2021-07-11 02:38:31 +02:00 |
|
cschwinne
|
e04b965659
|
Peek uses the main websocket connection
|
2021-07-08 02:01:17 +02:00 |
|
Aircoookie
|
17d2fb80f2
|
More robust initial resource loading in UI
|
2021-07-07 23:45:53 +02:00 |
|
cschwinne
|
dc01c907f1
|
Send websockets on every state change
|
2021-07-02 00:24:14 +02:00 |
|
cschwinne
|
edbe8131ab
|
Reduce heap usage by 4kB
|
2020-09-20 01:18:31 +02:00 |
|
cschwinne
|
3b3f8e6f43
|
WebSockets
Better TwinkleFox speed regulation
|
2020-06-26 17:28:35 +02:00 |
|