channel

fun channel(topic: String, params: Payload = mapOf()): Channel
fun channel(topic: String, paramsClosure: PayloadClosure): Channel