Replies: 2 comments
-
Hey, can you ask this on Discord? Issues are reserved for bugs or enhancements please. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for reply! |
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
-
Hello colleagues!
I broken my mind. Maybe I don't fully understand how it works. I have universal event, applied for multiple types, e.g. "ObjectCreated". When i append events to stream, invokes all Apply methods for all types. How to make the event apply only to a specific object and not to everyone who is "subscribed" to the event? And in general, is it possible?
Beta Was this translation helpful? Give feedback.
All reactions