EsSingleSubscriptionTransformer
Description
A transformer that converts a broadcast stream into a single-subscription stream.
This buffers the broadcast stream's events, which means that it starts listening to a stream as soon as it's bound.
Class Methods
new
  Answer a new init instance of <EsSingleSubscriptionTransformer>

     Answers:
        <EsSingleSubscriptionTransformer>
Instance Methods
bind:
No comment
Last modified date: 04/21/2022