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