Sign in
chromium
/
chromium
/
src
/
lkgr-android-internal
/
.
/
content
/
browser
/
websockets
/
README.md
blob: 67593763a49d0f6e704c0f36851577f418adc1ee [
file
] [
log
] [
blame
] [
view
]
# 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
.