vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
WebSocket.request
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
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.