Skip to content

Commit be1d750

Browse files
committed
Added default event type to consumers
Thanks to that processors will be automatically typed by that. This can be useful if we have multiple processors for the same stream subscription. It's optional and falls back to event, so each processor can still have it's own event type (e.g. when subscribing to all events). Other option is to put a union of all events in consumer and then use just a subset of those types in processors.
1 parent 451e73e commit be1d750

File tree

3 files changed

+9770
-7356
lines changed

3 files changed

+9770
-7356
lines changed

0 commit comments

Comments
 (0)