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
connectionType
extensions
ioStream
keepaliveInterval
maxIncomingPayloadSize
origin
protocol
state
uri
static functions
_getGType
builder
Get the I/O stream the WebSocket is communicating over.