Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (15 loc) · 757 Bytes

File metadata and controls

29 lines (15 loc) · 757 Bytes

SteamCondenserGo

SteamCondenserGo will try and implement all the features steam-condenser has.

Original Link: https://github.com/koraktor/steam-condenser

What is the goal of this project?

I'm learning Go Lang and need a suitable test project.

Can you add XXX?

I might, create a ticket.

What is working?

As of right now, only querying Source Servers (Which GoldSrc now uses)

What is your motivation for this?

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/

License

This is released under BSD - have fun!