wsOpen returns a boolean of whether the websocket connection is open.
wsOpen takes no parameters.
ws_id = "url".newWebsocket() ws_id.wsOpen()
Last updated 1 year ago