Steam Condenser: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(Added Ohloh link)
Line 6: Line 6:
== See Also ==
== See Also ==
* [http://code.google.com/p/steam-condenser Project website]
* [http://code.google.com/p/steam-condenser Project website]
* [http://www.ohloh.net/projects/steam-condenser Ohloh project page]
* [[Source Server Query Protocol]]
* [[Source Server Query Protocol]]


[[Category:Networking]]
[[Category:Networking]]

Revision as of 00:25, 18 July 2008

The Steam Condenser is - or more precisely will be - a multi-language library for querying Source and GoldSrc game servers as well as the Steam master servers. Currently it is (being) implemented in Java, PHP and Ruby.

The project is hosted on Google Code and was created by Koraktor.

See Also