Skip to content

Announcing the rssCloud Server 4.0 Release

Last night, I finally released the 4.0 rewrite of the rssCloud Server.

I’m very paranoid about breakage, so technically there was a version 3.0 that came out in May, but it was a necessary step to shore up the old codebase before the big rewrite.

The big changes have been reorganizing the repo into a pnpm monorepo and extracting packages for reuse in other projects. The packages are being rewritten in TypeScript and export both ESM and CJS modules. So far, I haven’t published the packages to npm, but that will be coming soon.

I was inspired by the rssCloud plugin for WordPress in that it exposed the subscriber side of the protocol, but doesn’t expose a ping endpoint because that half is handled internally. My hope is to allow any Node apps that produce RSS to easily add support without relying on an external server. That’s ultimately the best case for the future of the protocol and the decentralized web. I don’t want my server to become a silo.

Expect to hear more this week as I write about some new features and ecosystem improvements.


Likes (1)

Reposts (1)

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)