We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've implemented a feature to watch a filesystem for changes, but this is currently disabled because I have not tested it on anything else than Linux.
The text was updated successfully, but these errors were encountered:
Related: os-js/osjs-client#57
Sorry, something went wrong.
In the latest update this has now been unit tested, so I guess the next step is to finish the client implementation.
Enable VFS watch by default (#12)
93f0599
Add mapping of vfs watch event types (#12)
2b9afef
Add additional source attribute for vfs watch events (#12)
c7548e6
Send VFS watch config over WS connection (#12)
084eb51
andersevenrud
No branches or pull requests
I've implemented a feature to watch a filesystem for changes, but this is currently disabled because I have not tested it on anything else than Linux.
The text was updated successfully, but these errors were encountered: