8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e5c64a + b99bae4 commit 1ed734eCopy full SHA for 1ed734e
README.md
@@ -40,6 +40,9 @@ a WebSocket Server and Client for Arduino based on RFC6455.
40
### wss / SSL ###
41
supported for:
42
- wss client on the ESP8266
43
+ - wss / SSL is not natively supported in WebSocketsServer however it is possible to achieve secure websockets
44
+ by running the device behind an SSL proxy. See [Nginx](examples/Nginx/esp8266.ssl.reverse.proxy.conf) for a
45
+ sample Nginx server configuration file to enable this.
46
47
### ESP Async TCP ###< 3C62 /span>
48
0 commit comments