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

boost::urls::scheme::ws

The WebSocket URI Scheme

Synopsis

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

ws

Description

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

Specification

  • The WebSocket Protocol (rfc6455)