SteamCondenserGo will try and implement all the features steam-condenser has.
Original Link: https://github.com/koraktor/steam-condenser
I'm learning Go Lang and need a suitable test project.
I might, create a ticket.
As of right now, only querying Source Servers (Which GoldSrc now uses)
I have another project that needs to query and cache many game servers. Go Lang just seemed like the best language to do it in.
All of the packet formatting was found over at the offical Valve developer wiki: https://developer.valvesoftware.com/wiki/
This is released under BSD - have fun!