function send(channel, msg) { channel.send(JSON.stringify(msg)); }