Files
espurna/code/html
Max Prokhorov 21423431ce Fixed size json payload & other WS bugfixes (#1843)
- update every dynamicjsonbuffer with fixed size constructor argument
- change to ws callback registration to use a class builder (just cosmetic)
- test multiple ws data callbacks for each module
- remove some of the static strings in favour of ws data callback
- improve sensor ws callback data size, remove duplicated strings
- use static buffer in wsDebugSend
- postpone wsSend until loop, implement wsPost to allow other modules to queue message callbacks. remove Ticker based ws callbacks for data
- update WebUI files
2019-08-12 23:24:52 +03:00
..
2018-06-24 23:46:04 +02:00
2018-09-22 05:04:20 +03:00
2019-05-02 01:06:14 +03:00
2018-03-19 07:13:21 +01:00
2019-05-27 02:47:58 +03:00