v2.1.0
- Add support for publishing events synchronously using
publishSync
method. - Add public method
hasSubscribers
to check if there are subscribers for a specific topic.
publishSync
method.hasSubscribers
to check if there are subscribers for a specific topic.