Skip to content

Commit 1789a18

Browse files
akdebLinks2004
andauthored
Update README.md (#927)
* Update README.md Updating README to include ESP32 support in client mode * Update README.md --------- Co-authored-by: Markus <[email protected]>
1 parent ca8026e commit 1789a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ a WebSocket Server and Client for Arduino based on RFC6455.
4747
### wss / SSL ###
4848
supported for:
4949
- wss client on the ESP8266
50+
- wss / SSL for ESP32 in client mode
5051
- wss / SSL is not natively supported in WebSocketsServer however it is possible to achieve secure websockets
5152
by running the device behind an SSL proxy. See [Nginx](examples/Nginx/esp8266.ssl.reverse.proxy.conf) for a
5253
sample Nginx server configuration file to enable this.

0 commit comments

Comments
 (0)