JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move private appIDs support from AWH (web) to AH (network)

JustArchi opened this issue · comments

Checklist

Enhancement purpose

We implemented it in AWH due to lack of protos initially. We can do it better.

Solution

Wait for SteamRE/SteamKit#1342 to happen, then we can rewrite AWH method into AH replacement.

Why currently available solutions are not sufficient?

The performance is suboptimal. We can utilize better API when we'll have needed protos.

Can you help us with this enhancement idea?

Yes, I can code the solution myself and send a pull request

Additional info

No response