WebsocketConnection.ioStream

Get ioStream property.

class WebsocketConnection
@property
ioStream
()

Return Value

Type: gio.iostream.IOStream

The underlying IO stream the WebSocket is communicating over.

The input and output streams must be pollable streams.