Brr_io.WebsocketSourceWebsocket objects.
See Web Sockets API.
XXX Add a bit of future convenience.
Binary type enum.
Ready state enum.
create ~protocols url creates a new socket connected to url.
as_target s is s as an event target.
binary_type s is the type of binary data received.
set_binary_type s t sets the binary_type of s to t.
ready_state s is the state of the connection.
buffered_amount s is the sent buffered amount of s.
extensions s are the extensions selected by the server.
send_blob s d sends the binary content of d on s.
send_blob s d sends the binary content of d on s.
send_blob s d sends the binary content of d on s.