:relfileprefix: ../../../ [#boost-urls-scheme-wss] = xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/scheme.adoc[pass:[scheme]]::wss The Secure WebSocket URI Scheme == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- wss ---- == Description URLs of this type indicate a resource which is interacted with using the Secure WebSocket protocol. === Specification * link:https://datatracker.ietf.org/doc/html/rfc6455[ The WebSocket Protocol (rfc6455)]