Jump to content
McKay Development

rebortoaga

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    rebortoaga got a reaction from UntitledUser in Memory leak   
    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
×
×
  • Create New...