Sets or gets the default captureRejection value for all emitters.
This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
number of pending PublishRequest available in queue
number of subscriptions
get a array of subscription handled by the publish engine.
retrieve a subscription by id.
Subscription
call by a subscription when no notification message is available after the keep alive delay has expired.
true if a publish response has been sent
Generated using TypeDoc
a Publish Engine for a given session