MessagingProxy.chan

Sends a channel message.

mixintemplate MessagingProxy(Flag!"debug_" debug_ = No.debug_)
private pragma(inline, true)
void
chan
(
const string channelName
,
const string content
,,
const string caller = __FUNCTION__
)