WebsocketConnectionGidBuilderImpl.ioStream

Set ioStream property.

class WebsocketConnectionGidBuilderImpl(T)
T
ioStream

Parameters

propval gio.iostream.IOStream

The underlying IO stream the WebSocket is communicating over.

The input and output streams must be pollable streams.

Return Value

Type: T

Builder instance for fluent chaining