ts-odd icon indicating copy to clipboard operation
ts-odd copied to clipboard

TRACKING: WNFS event listeners

Open bgins opened this issue 3 years ago • 1 comments

This issue tracks changes to be made to implement event listeners in WNFS. This feature was initially requested in #136.

As a quick summary, it would be helpful to provide an interface where users can subscribe to changes when:

  • A change is made anywhere in the filesystem
  • A specific file or directory changes

In both cases, it would be useful to know when a change occurs locally and on a remote node.

Tasks

bgins avatar Aug 22 '22 18:08 bgins

Note: remote changes are blocked on the server project.

jeffgca avatar May 02 '23 16:05 jeffgca