We could expand Browser to auto-update when stream receives new events. This is how browser in geteventstore works.
On a broader look, this feature could allow experimenting with publishing some domain events to client-side application. Instead of building DTO for server-side -- client-side, backend could push domain events representing change that occurred.