WSS

acronym

networkingcryptography

Stands for: WebSocket Secure (WebSocket over TLS)

WebSocket encrypted with TLS.

WebSocket Secure is the WebSocket protocol carried over TLS (RFC 6455), the ws:// equivalent of https://, and the form any production real-time app should use.

Also known as: wss

Sources

All glossary entries