SubscriptionContext

Properties

Link copied to clipboard
abstract val messages: Flow<SubscribeMessage>

Messages received from a Jetstream instance.

Functions

Link copied to clipboard
abstract suspend fun updateSubscription(message: SubscribeOptionsUpdate)

Update the filter options for the current messages subscription.