1
    2
    3
    4
    5

content / browser / websockets / README.md [blame]

# 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.