DPassarelli/topico

Change `addTopic()` to allow multiple parameter values, instead of (or in addition to) an array

Opened this issue · 0 comments

Allow pubsub.addTopic('TOPIC1', TOPIC2', 'TOPIC3'), without requiring them to be enclosed in an Array.