Details on rss cloud calls for protocol http-post
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- api, documentation, networking
Research direction
Start with the RSS cloud example in the issue and inspect the referenced daverss.js file, especially the existing notification call. Document incoming subscription and outgoing notification examples with the HTTP method, URL, headers, bodies, and status; done means both http-post flows are clearly described.
Written by the indexing model from the issue text.
Description
Hi there - I'd like to support the cloud element over http-post.
Given an rss feed like: https://rss.firesky.tv/?filter=quake
<rss version="2.0" xmlns:source="http://source.scripting.com/">
<channel>
...
<cloud domain="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
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
avniproject/avni-client#2135 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
bevyengine/bevy-website#2595 ·
-
ecosystem wording
Difficulty 1/5 Under an hour Newbie friendliness 90/100
matrix-org/matrix.org#3649 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
vadimdemedes/ink#1029 ·