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.