WebsocketConnectionGidBuilderImpl.ioStream

T ioStream(gio.iostream.IOStream propval) nothrow

Set ioStream property.

Parameters

propvalThe underlying IO stream the WebSocket is communicating over. The input and output streams must be pollable streams.

Returns

Builder instance for fluent chaining