ArduinoWebsocketServer
ArduinoWebsocketServer copied to clipboard
ESP32 Secure WebSocket Server over SSL (wss)
I am looking for a secure WebSocket Server implementation over SSL for ESP32 using Arduino IDE, so far I haven't been able to find any implementation regarding the same. Please help to get me started with the same.
If there is any Library for the same or how can I use this library to implement the same, i'd be happy to hear any suggestions regarding the same.