tree: 3145e20a2a6d7b1794af1a5785db1025a0d65635 [path history] [tgz]
  1. OWNERS
  2. README.md
  3. websocket_connector_impl.cc
  4. websocket_connector_impl.h
  5. websocket_handshake_request_info_impl.cc
  6. 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.