Anonymous sessions
Note all usages of the steam client api require authentication.
For apis that don't require authentication you can start anonymous sessions
using Connection::anonymous or Connection::anonymous_server to
start a new session using the anonymous client or server account respectively.