hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
IOState.onOpened
hunt
http
codec
websocket
stream
IOState
IOState
A websocket connection has finished its upgrade handshake, and is now open.
class
IOState
void
onOpened
(
)
Meta
Source
See Implementation
hunt
http
codec
websocket
stream
IOState
IOState
constructors
this
functions
addListener
assertInputOpen
assertOutputOpen
getCloseInfo
getConnectionState
isClosed
isInputAvailable
isOpen
isOutputAvailable
onAbnormalClose
onCloseLocal
onCloseRemote
onConnected
onDisconnected
onFailedUpgrade
onOpened
onReadFailure
onWriteFailure
toString
wasAbnormalClose
wasCleanClose
wasLocalCloseInitiated
wasRemoteCloseInitiated
A websocket connection has finished its upgrade handshake, and is now open.