The Consumer mixin is almost the same as the Subscriber one that I came up with.
Is there a way to subscribe on more than just the topic type? For example, to anything published that has { action: 'received' }
That's something that really enables some great use cases for us.
The Consumer mixin is almost the same as the Subscriber one that I came up with.
Is there a way to subscribe on more than just the topic type? For example, to anything published that has { action: 'received' }
That's something that really enables some great use cases for us.