pubsub
pubsub copied to clipboard
Added the ability to use tokens as a filtering mechanism
I want to filter some messages to specifik subscribers. This had to be done manually before. Now it's possible to do with a simple messenger token.
example in PubSubWithToken()