Documentation
Dlang.org
WebsocketConnection.self
soup
websocket_connection
WebsocketConnection
Returns
this
, for use in
with
statements.
class
WebsocketConnection
override
WebsocketConnection
self
(
)
soup
websocket_connection
WebsocketConnection
constructors
this
functions
close
connectClosed
connectClosing
connectError
connectMessage
connectPong
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getUri
self
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
properties
gType
keepaliveInterval
maxIncomingPayloadSize
state
static functions
getGType
Returns this, for use in with statements.