Skip to main content

post_heartbeat

Function post_heartbeat 

Source
pub async fn post_heartbeat(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, Value>>,
) -> ApiResult<Json<HashMap<String, String>>>
Expand description

Send heartbeat from visualization client to maintain active connection.