Skip to content

Instantly share code, notes, and snippets.

@superfeedr
Created November 25, 2010 20:33
Show Gist options
  • Save superfeedr/715877 to your computer and use it in GitHub Desktop.
Save superfeedr/715877 to your computer and use it in GitHub Desktop.
Comet at Superfeedr
Endpoint http://streamer.superfeedr.com/stream
creds : login/password
For example : curl http://streamer.superfeedr.com/stream -D- -uteststream:teststream
Subscribe to feeds
curl -X POST http://streamer.superfeedr.com/subscriptions -d'mode=subscribe' -d'topic=<topic>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment