Broadcast an event to all clients in a room.
void broadcastToRoom( String room, String event, dynamic data, { String? namespace, });