SteamWebIntegration
SteamWebIntegration copied to clipboard
Turn callback functions into promises
So code becomes way more clean and flexible. Additionally, it can improve performance by performing all refreshes asynchronously at the same time.