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
functions
close
connectClosed
connectClosing
connectError
connectMessage
connectPong
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getUri
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
Get the I/O stream the WebSocket is communicating over.