pub fn websocket_send( request_json: String, consumer_version_json: Option<String>, ) -> Result<String, String>
Host adapter for websocket_send.
websocket_send