tree: bd7656b4a76da745fa4e64669e67d6eb67f6a48b [path history] [tgz]
  1. DIR_METADATA
  2. OWNERS
  3. README.md
  4. websocket_connector_impl.cc
  5. websocket_connector_impl.h
  6. websocket_handshake_request_info_impl.cc
  7. websocket_handshake_request_info_impl.h
content/browser/websockets/README.md

WebSocket service

This directory contains the network.mojom.WebSocket implementation. It hosts the WebSocket API implementations in Blink over Mojo, and exports the WebSocket protocol implementation in net/websockets/ as a service.