Documentation
Dlang.org
WebsocketConnection.extensions
soup
websocket_connection
WebsocketConnection
Get
extensions
property.
class
WebsocketConnection
@
property
void
*
extensions
(
)
Return Value
Type:
void
*
List of
class@WebsocketExtension
objects that are active in the connection.
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
connectionType
extensions
ioStream
keepaliveInterval
maxIncomingPayloadSize
origin
protocol
state
uri
static functions
_getGType
builder
Get extensions property.