Sign in
chromium
/
chromium
/
src.git
/
64.0.3268.0
/
.
/
content
/
browser
/
websockets
/
README.md
blob: 6f779410d02c84614c5ddd51eafd92499948051e [
file
] [
log
] [
blame
] [
view
]
# 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
.