Documentation
Dlang.org
WebsocketConnection.getIoStream
soup
websocket_connection
WebsocketConnection
Get the I/O stream the WebSocket is communicating over.
class
WebsocketConnection
gio.iostream.IOStream
getIoStream
(
)
Return Value
Type:
gio
.
iostream
.
IOStream
the WebSocket's I/O stream.
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
Get the I/O stream the WebSocket is communicating over.