Mock server implementation Properties: Name Type Description rooms Object.<string, Array.<string>> Rooms data where: key: room name (with '#' prefix), value: array of connected users users Set.<string> Connected users Source: chat.js, line 232