Broadcast an event to all clients subscribed to that event.
void broadcast(String event, dynamic data, {String? namespace});