Jump to content
McKay Development

The fastest way to get notifications from Steam


iLuk

Recommended Posts

Hi, I would like to know what is the fastest way to get notifications from Steam. Should I use:

    "steam": client, 
 
or set pollInterval:
    "pollInterval": 1000 
If so then how low can I go?
 
Maybe both?
 
Sorry if I said something incorrect.
Link to comment
Share on other sites

Using the Steam client is the fastest way to get notifications, but you still need polling to make sure you get everything (Steam doesn't send notifications when offers you send in which you receive no items are accepted, for example). Polling every second is overkill, but is possible.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...