pub async fn post_register_client( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, Value>>>
Register a new visualization client for receiving neural activity streams.