Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Is there any graceful way to check for RSS feed changes? #6

Open
EwanValentine opened this issue Jul 16, 2014 · 1 comment
Open

Is there any graceful way to check for RSS feed changes? #6

EwanValentine opened this issue Jul 16, 2014 · 1 comment

Comments

@EwanValentine
Copy link

We're trying to implement something whereby new additions to an RSS feed are appended automatically using socket.io. I sort of got it working using setInterval... but I just wondered if there was a more graceful suggestion?

@sentientwaffle
Copy link
Owner

Well, there's feed-poll but that just does a setInterval also. If you want to go the push route you can use Superfeedr, but if you are sticking with pure rss/atom you are stuck polling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants