void on(String event, Function(dynamic event, Channel channel) callback) { handlers[event] = callback; }