GameStat 2 Library

An easy to use library for querying status from game servers.

This set out to improve GameStat with a total rewrite, built to greatly improve reliability and performance. The internal design was changed to allow for a purely async I/O model, allowing for massive amounts of queries to be efficiently sent out at once.

Download

This project is not yet finished. The bulk of the protocol parsers are finished, it is mostly testing that remains.

Open Source

GameStat 2 is Open Source under the Three-clause BSD License.

Development

Want the latest (possibly unstable) source code? GameStat 2 is available from Subversion:

svn co https://svn.int64.org/svnroot/int64/gamestat2 gamestat2