tree: 38668cce4d950554519d7562ea6535ad5825b6c9 [path history] [tgz]
  1. OWNERS
  2. README.md
  3. websocket_handshake_request_info_impl.cc
  4. websocket_handshake_request_info_impl.h
  5. websocket_impl.cc
  6. websocket_impl.h
  7. websocket_manager.cc
  8. websocket_manager.h
  9. websocket_manager_unittest.cc
content/browser/websockets/README.md

WebSocket service

This directory contains the blink::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.