Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::scheme::wss
Home:

boost::urls::scheme::wss

The Secure WebSocket URI Scheme

Synopsis

Declared in header <boost/url/scheme.hpp>

wss

Description

URLs of this type indicate a resource which is interacted with using the Secure WebSocket protocol.

Specification

  • The WebSocket Protocol (rfc6455)