Arbitrary Arguments
Added the ability to pass arbitrary arguments to the publisher which can then be received by the subscriber. This allows for custom implementations of passing data from publisher to subscriber, such as session contexts.
Added the ability to pass arbitrary arguments to the publisher which can then be received by the subscriber. This allows for custom implementations of passing data from publisher to subscriber, such as session contexts.