Rossen
Rossen
Rumors have it that UDP will be dropped for public clients in favor of WS.
This looks like a good lib https://github.com/python-hyper/wsproto
I don't see any code that accept friends requests or send messages. I think I basic recipe for bot that respond to commands would be nice addition. Need to be...
`userdata` is data the game wants encrypted in the ticket, and which can be verified by server, by decrypting the ticket. https://partner.steamgames.com/doc/features/auth#encryptedapptickets
That is hack to allow a couple of async events to run before the functions returns. Could potentially be improved
According to the origin commit 9ef8e5d9521f19188f80630087ece3738df2f63f it is to allow the client to be considered fully connected (on the backend i guess). I was getting disconnected when I tried to...
I don't know if handling google captcha can be implemented. I won't be trying.
Looks like (4) was fixed in 1ac965ad2e2c8cd36b02afb9d0c3ef2f6ae57dff
Can't understand this commit. There already appears to be an example for `/user`
Getting `SteamID` from user profile page or group page, makes sense. Getting a `SteamID` from app page? Who is the `SteamID` of?