Page 1 of 1

ESP32 Arduino: Websockets

Posted: Sat Dec 09, 2017 12:57 pm
by anteph
Some tutorials on how to use Websockets on the Arduino Core, running on the ESP32:

Websocket client: https://techtutorialsx.com/2017/11/01/e ... et-client/
Websocket server: https://techtutorialsx.com/2017/11/03/e ... et-server/
Websocket server over soft AP: https://techtutorialsx.com/2017/11/03/e ... r-soft-ap/
Parsing Json received in websocket: https://techtutorialsx.com/2017/11/05/e ... n-content/