Skip to main content

websocket_send

Function websocket_send 

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

Host adapter for websocket_send.