villTech wrote:This is nice. nice look. Thanks for your work. Did a quick test and it worked as it is.
Yeah. I also thought off adding Websokets / MQTT to this Library but it was really over kill for this one. REST(URL) API did the same thing in 7% less Heap Usage without any restrictions. With websockets you are limited to 5 clients but with my tests i opened 10 tabs pinging at approx 20 requests all together. it stood out well
Still i appreciate your efforts and Looks Efficient!