Skip to main content

websocket_open

Function websocket_open 

Source
pub fn websocket_open(
    request_json: String,
    consumer_version_json: Option<String>,
) -> Result<String, String>
Expand description

Host adapter for websocket_open.