pSubscribe

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