Skip to main content
->
Runtime Manual
Examples
API reference
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
WebSocket.onopen - WebSockets - Web documentation
Cache
Canvas
Crypto
Encoding
Events
Fetch
File
GPU
I/O
Intl
Messaging
Performance
Platform
Storage
Streams
Temporal
URL
WASM
WebSockets
Workers
view all 148 symbols
Web
WebSockets
WebSocket
.
onopen
property
WebSocket.onopen
Private
Type
((
this
:
WebSocket
,
ev
:
Event
,
) =>
any
)
|
null
Document Navigation
Type