paralin/go-dota2

Any way to apply proxy to connection?

ZainJavedDev opened this issue · 1 comments

dotaClient.RequestMatchDetails is heavily rate limited. How can i use proxy for making that call? Or just apply proxy to dotaclient in general?

Check go-steam and proxy there.