Optional
contentTopicUpdater: ContentTopicUpdater<T>Optional
onConnectionLost: OnConnectionLostCallbackOptional
onOptional
subscriptionStatic
createOptional
contentTopicUpdater: ContentTopicUpdater<T>Optional
onConnectionLost: OnConnectionLostCallbackGenerated using TypeDoc
Stream implements an Asynchronous Iterable over messages received from a topic. As such can be used with constructs like for-await-of, yield*, array destructing, etc.