We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8026e commit 1789a18Copy full SHA for 1789a18
README.md
@@ -47,6 +47,7 @@ a WebSocket Server and Client for Arduino based on RFC6455.
47
### wss / SSL ###
48
supported for:
49
- wss client on the ESP8266
50
+ - wss / SSL for ESP32 in client mode
51
- wss / SSL is not natively supported in WebSocketsServer however it is possible to achieve secure websockets
52
by running the device behind an SSL proxy. See [Nginx](examples/Nginx/esp8266.ssl.reverse.proxy.conf) for a
53
sample Nginx server configuration file to enable this.
0 commit comments