Skip to content

Details on rss cloud calls for protocol http-post #2

Description

@johnspurlock

Hi there - I'd like to support the cloud element over http-post.

Given an rss feed like: https://rss.firesky.tv/?filter=quake

<rssversion="2.0"xmlns:source="http://source.scripting.com/">
<channel>
...
<clouddomain="rss.firesky.tv"port="443"path="/rss-cloud-notify"registerProcedure=""protocol="http-post" />

I'll just be using the web standard fetch api on the server side.

It would help to see:

  • an example HTTP request/response incoming subscription call from clients
  • an example HTTP request/response outgoing notification call to notify clients (guessing something like this?)

HTTP method/url/headers/bodies/status should be enough.

Thanks!
- John

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions