pub async fn event_handler(
__arg0: State<Arc<SignalsState>>,
auth: Option<Extension<AuthContext>>,
headers: HeaderMap,
__arg3: Json<SignalEventBatch>,
) -> impl IntoResponseExpand description
POST /signal/event – batch custom events.