elims
elims
I'm not a professional developer and used this project to learn JS/TS. So yes, there is a lot to improve. I would also be interested in a more graceful behavior...
@JonyBest It is described in the docs how to update a state and push a new value to the web interface: https://theelims.github.io/ESP32-sveltekit/statefulservice/#read-update-state You could define your sensor class ```cpp class...
I am wrapping my head around this problem since a while. I need to go to ESP-IDF 5 to finally implement my WS client library based on the ESP-IDF ws...
Regarding PsychicHTTP I had to make a few patches to get it to work. I opened also a few issues. I never made a PR as they didn't get pulled...
This seems to be browser specific. It works on Firefox. Might be the naming "EventSource" is problematic and it mistakes it with the build in event source which uses server...
Hi @JuergenLeber, thank you for submitting this PR. I think this adds a lot of useful value to the project. I'll review and merge it in the comming days.
It seems most changes concern the PsychicHttp lib. While I welcome changes to accommodate the P4, I am not sure if sticking with PsychicHttp is the best way forward. Especially...
My favorite module (S3-Mini-1) does not come with PSRAM. Does this work flawless with boards without PSRAM?