Hello, I use Steam-User without any other functions, I have a memory leak after 3-12 hours of work, I mainly use these methods:
new SteamUser({
enablePicsCache: false,
renewRefreshTokens: true,
httpProxy: proxy,
saveAppTickets: false
});
client.logOff
client.logOn
client.once('disconnected'
client.setOption("httpProxy"
client.setPersona(SteamUser.EPersonaState.Online)
client.once('loggedOn'
client.gamesPlayed(games)
client.on('error'
client.on('refreshToken'
client.getUserOwnedApps
client.requestFreeLicense