Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

v2.3.0 beta1

Pre-release
Pre-release

Choose a tag to compare

@DoctorMcKay DoctorMcKay released this 31 Jan 03:50
· 41 commits to master since this release
  • Added support for using an HTTP proxy by calling client.setHttpProxy(url) before connecting
    • url should be in format http://user:pass@proxyip:proxyport
    • Only HTTP proxies are supported at this time; HTTPS proxies will not work
      • This isn't a security issue (except perhaps to your proxy credentials) as all communication is still encrypted with Steam's hardcoded public key