Skip to content

v1.0.0

Compare
Choose a tag to compare
@leandro-lugaresi leandro-lugaresi released this 28 Apr 23:15
· 4 commits to master since this release
902815d
add multiple topic subscribers (#5)

in some cases the subscribers need to subscrible for multiple topics
and the `*` isn`t enought.

Now all the subscribers can subscribe to multiple topics.
Reducing the use of select from multiple channels