ESP32: comunicação WiFi com WebSocket

This video shows the main difference between WiFi WebSocket communication compared to a WebServer. The example shows the ESP32 as a WebSocket server, while two clients are developed: one using the Node-RED platform and the other a Visual C# client. Code available at https://github.com/wandersonrainer/ES...