1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-28 02:44:13 +00:00
ESPUI/data/js
Ian Gray 5909471962 Further improve the reliability of UI element transfer.
A protocol has been implemented between the server and client to acknowledge
each UI_INITIAL_GUI and UI_EXTEND_GUI from the client javascript. This
prevents the internal websocket buffers from becoming flooded when the
number of controls gets too high.
2022-01-12 20:12:20 +00:00
..
controls.js Further improve the reliability of UI element transfer. 2022-01-12 20:12:20 +00:00
controls.min.js Further improve the reliability of UI element transfer. 2022-01-12 20:12:20 +00:00
graph.js remove graph logging 2019-12-27 20:27:10 +01:00
graph.min.js Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
slider.js Fixing sliders not updating properly 2020-08-26 22:16:02 +02:00
slider.min.js Fixing sliders not updating properly 2020-08-26 22:16:02 +02:00
tabbedcontent.js Added tabbedcontent.js (from https://github.com/elboletaire/tabbedcontent) 2019-03-03 23:27:11 +01:00
tabbedcontent.min.js Add remControl() method for remove contols 2020-08-26 22:13:38 +02:00
zepto.min.js Moved examples/gui/data to data/ and adjusted tools/*.py 2019-03-03 21:23:39 +01:00