Soup.WebsocketConnection.get_io_stream – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
WebsocketConnection
connection_type
extensions
io_stream
keepalive_interval
max_incoming_payload_size
origin
protocol
state
uri
WebsocketConnection
WebsocketConnection.with_extensions
close
get_close_code
get_close_data
get_connection_type
get_extensions
get_io_stream
get_keepalive_interval
get_max_incoming_payload_size
get_origin
get_protocol
get_state
get_uri
send_binary
send_message
send_text
set_keepalive_interval
set_max_incoming_payload_size
closed
closing
error
message
pong
get_io_stream
Description:
public
unowned
IOStream
get_io_stream
()
Get the I/O stream the WebSocket is communicating over.
Parameters:
this
the WebSocket
Returns:
the WebSocket's I/O stream.