blob: 67593763a49d0f6e704c0f36851577f418adc1ee (
plain)
1
2
3
4
5
|
# 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.
|