Considering there are many games out there that use some sort of a server that contains a list of current games/servers, is there an existing library I can use instead of writing my own master server?
I only wish to store game/server data (server name/ip, num players, game-specific data...).
Thanks!