Skip to content

Add HTTP Query Notifications #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add HTTP Query Notifications #201

wants to merge 1 commit into from

Conversation

CxRes
Copy link
Member

@CxRes CxRes commented Apr 11, 2025

Adds HTTP Query Notifications Protocol extends the Solid Notifications Protocol for streaming HTTP notifications that take advantage of the newly proposed QUERY method to combine the subscription for and the receipt of notifications into a single HTTP request/response round-trip.

This proposal is yet another attempt to resolve the issues raised in #110 as well as the concern raised in the notification panel meeting on 12-01-2023. Not only is this spec much simpler, it is completely compatible with Solid Notifications and can be alongside the existing specification.

HTML Preview

Adds HTTP Query Notifications Protocol extends the Solid Notifications Protocol for streaming HTTP notifications using the QUERY method:
+ to allow subscriptions to be established from any Solid resource, and
+ to combine the subscription for and the receipt of notifications into a single HTTP request/response round-trip.
@CxRes CxRes mentioned this pull request Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant