# `BB.LiveView.Components.EventStream`
[🔗](https://github.com/beam-bots/bb_liveview/blob/main/lib/bb/live_view/components/event_stream.ex#L5)

LiveComponent for displaying a live stream of BB messages.

Shows real-time messages from the robot's PubSub with:
- Timestamps and path information
- Message type and summary
- Pause/Resume functionality
- Clear messages
- Click to expand message details

---

*Consult [api-reference.md](api-reference.md) for complete listing*
