roadrunner
roadrunner copied to clipboard
[💡FEATURE REQUEST]: Native platform implementation of file watcher events
- Linux -
inotify
. - MacOS -
kqueue
. - Windows -
ReadDirectoryChangesW
.
Fallback implementation - current.