nodeSolidServer/node-solid-ws

Should notifications about folders be sent as well?

Opened this issue · 1 comments

If a client is listening to /abc/def/ and a PUT or DELETE happens to /abc/def/zyx, should a notification be sent?

I would think so. It might reasonably be made an optional selection -- to monitor the contents of the container vs just the container itself -- but I would expect the default to include the contents. (Dropbox, for instance, notifies me on any change to contents of a shared folder -- whether those be additions, edits, deletions, etc.)