-
Notifications
You must be signed in to change notification settings - Fork 302
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
Watch changes in folder via WebSockets #933
Comments
@megoth I was wondering if there are any updates on this issue. |
This discussion was continued and then paused again at solid/solid-spec#180 |
When a new resource is added to a container, the container's description is updated to include a statement about the contained resource (eg. ldp:contains). Triggering a notification when a subscribed resource changes is expected. Although this issue is currently labelled as a feature, the current NSS behaviour can alternatively be considered a bug :) More details (initial proposal): https://github.com/solid/specification/issues/51#issuecomment-609708197 |
When using websockets on a folder, I don't get
pub
messages when a file is added to that folder. However, it would nice to have such a feature. For example, to detect if new notifications arrive in the inbox of a user.The text was updated successfully, but these errors were encountered: