WebSocket Broadcast for New Predictions - **Label**: `backend`, `enhancement` - **Description**: Push notifications to the UI for live updates. - **Implementation Hints**: - [ ] Use `tokio-tungstenite`. Broadcast when indexer finds a new event. - **Acceptance Criteria**: Connected clients receive JSON payload on every new bet.
WebSocket Broadcast for New Predictions
backend,enhancementtokio-tungstenite. Broadcast when indexer finds a new event.