broadcast

fun broadcast(topic: String, value: Any, rooms: List<String> = emptyList(), except: List<String> = emptyList())