Add ISessionNotifier and OcrStatusChanged over the hub #27

Closed
opened 2026-07-05 19:20:33 +01:00 by TimCane · 0 comments
TimCane commented 2026-07-05 19:20:33 +01:00 (Migrated from github.com)

Goal

Connect-only SessionHub at /hubs/session (token auth at connect, group join, immediate snapshot) plus the Api-side ISessionNotifier broadcasting OcrStatusChanged + SnapshotUpdated.

References

Done when

  • Advances M3 A1/A3 (status live over hub).

Part of M3: OCR pipeline.

## Goal Connect-only SessionHub at /hubs/session (token auth at connect, group join, immediate snapshot) plus the Api-side ISessionNotifier broadcasting OcrStatusChanged + SnapshotUpdated. ## References - [docs/05-realtime-contract.md#connecting](https://github.com/TimCane/bill-splitter/blob/main/docs/05-realtime-contract.md#connecting) - [docs/05-realtime-contract.md#server-server-to-client-events](https://github.com/TimCane/bill-splitter/blob/main/docs/05-realtime-contract.md#server---client-events) - [docs/07-backend-design.md](https://github.com/TimCane/bill-splitter/blob/main/docs/07-backend-design.md) ## Done when - Advances M3 A1/A3 (status live over hub). --- Part of **M3: OCR pipeline**.
Sign in to join this conversation.
No description provided.