Skip to main content

post_register_client

Function post_register_client 

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

Register a new visualization client for receiving neural activity streams.