tree: 882c19b06b68d82dc79cb3571746bd174fb3bace [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
  7. websocket_manager.cc
  8. websocket_manager.h
  9. websocket_manager_unittest.cc
qt-everywhere-src-5.14.1/qtwebengine/src/3rdparty/chromium/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.