8000 Merge pull request #1 from Links2004/master · chrisella/arduinoWebSockets@b99bae4 · GitHub
[go: up one dir, main page]

Skip to content

Commit b99bae4

Browse files
authored
Merge pull request Links2004#1 from Links2004/master
pull from head
2 parents eb2351a + 26130dc commit b99bae4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ a WebSocket Server and Client for Arduino based on RFC6455.
4040
### wss / SSL ###
4141
supported for:
4242
- 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.
4346

4447
### ESP Async TCP ###
4548

0 commit comments

Comments
 (0)
0