void emit(dynamic data, [Iterable<String> rooms = const []]) => _broadcast(data, currentSocket: this, rooms: rooms);