subscribe

suspend fun ReThis.subscribe(vararg subscription: ChannelSubscription)
suspend fun ReThis.subscribe(channel: String, exceptionHandler: ReThisExceptionHandler? = null, handler: SubscriptionHandler)