vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
WebSocket.request
index
vibe
http
websockets
WebSocket
The HTTP request that established the web socket connection.
class
WebSocket
@
safe
scope @
property
const
const
(
HTTPServerRequest
)
request
(
)
Meta
Source
See Implementation
index
vibe
http
websockets
WebSocket
functions
close
receive
receiveBinary
receiveText
send
waitForData
properties
closeCode
closeReason
connected
dataAvailableForRead
request
The HTTP request that established the web socket connection.