Browser with live-pushed events #1153
mostlyobvious
started this conversation in
Ideas
Replies: 1 comment
-
https://github.com/anycable/anycable might be interesting as well |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions