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
protocol
Description:
public
string
protocol
{
get
;
construct
; }
The chosen protocol, or
null
if a protocol was not agreed upon.