remote-control-with-websocket icon indicating copy to clipboard operation
remote-control-with-websocket copied to clipboard

Secure Sockets

Open LaudixGit opened this issue 3 years ago • 0 comments

in your comment to ShawnHymel you mention wss: the WebSocket layer is much better managed in ESPAsyncWebServer. ... All ws://streams go through the HTTP port and allwss:// streams go through the HTTPS port.

I realize that a tutorial needs to be keep simple, but do you have any examples of an HTTPS server and WSS sockets?

I am struggling to find any reference to TLS, Certificates, or WSS in ESPAsyncWebServer

LaudixGit avatar Feb 05 '22 18:02 LaudixGit