handle

abstract suspend fun handle(ctx: SubscriptionCommand.Context<T>)

Handles the subscription.