vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
WebSocket.request
vibe
http
websockets
WebSocket
The HTTP request that established the web socket connection.
class
WebSocket
@
safe
@
property
const
const
(
HTTPServerRequest
)
request
(
)
Meta
Source
See Implementation
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.