Send Message to all known SWISH clients. Message is a valid JSON
object, i.e., a dict or option list. When using Redis we send the
message to the swish:chat pubsub channel and listening for
swish:chat calls chat_broadcast_local/1,2 in each instance.
Arguments:
Channel
- is either an atom or a term Channel/SubChannel,
where both Channel and SubChannel are atoms.