Page 1 of 1

ESP32 Websocket

Posted: Sun Dec 20, 2020 6:41 pm
by survivingwithandroid
I've made a simple project that uses Websocket to exchange data between ESP32 and a Web page. You can push data from the Web page to the ESP32 and vice versa.
This is the link: https://www.survivingwithandroid.com/es ... latformio/
Let me know your options!

Re: ESP32 Websocket

Posted: Tue Dec 22, 2020 12:11 am
by username
Thanks for posting.