WebsocketConnection.ioStream

gio.iostream.IOStream ioStream() @property

Get ioStream property.

Returns

The underlying IO stream the WebSocket is communicating

over.

The input and output streams must be pollable streams.