Skip to content
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

Solid Notification support for useCollection #1280

Merged
merged 4 commits into from
Aug 2, 2024

Conversation

Laurin-W
Copy link
Contributor

This commit implements the solid notification protocol for the client side.
This includes subscription service discovery, creating websocket channels and modifying the useCollection hook to support live updates.
See activitypods/activitypods#251 for the apods side.

Copy link
Contributor

@srosset81 srosset81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work ! Could you just add some basic documentation on the SemApps website (the /website folder of this repo) for the new useCollections options, as well as the useSparqlQuery hook ? The docs are quite limited now but if we fill them as we go along, it will be less work later when we do a general clean up :-)

@Laurin-W Laurin-W force-pushed the feat/use-solid-notifications branch from 806034f to 62b1514 Compare August 1, 2024 09:34
@Laurin-W Laurin-W force-pushed the feat/use-solid-notifications branch from 62b1514 to e69bef7 Compare August 2, 2024 14:11
@Laurin-W Laurin-W merged commit 0a68c87 into master Aug 2, 2024
@Laurin-W Laurin-W deleted the feat/use-solid-notifications branch August 2, 2024 14:14
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.

2 participants