BlazorChat – Side-by-Side Demo
Two users, one thread — watch messages, reactions, edits, and typing indicators sync in real time.
Side-by-Side Chat
What this demonstrates:
- Real-time sync — both widgets share the same thread; messages appear instantly in both.
- Different users — each user's messages appear on the right in their widget, left in the other.
- Typing indicators — start typing in one widget to see the indicator in the other.
- Reactions — add emoji reactions and watch them sync across both widgets.
- Edit / Delete — changes propagate to both widgets in real time.
- Active users — both users show in the active user count.