I took a look at the HTML5 File API. I also looked at this tutorial for handling files using HTML5.
Is there an API for file change notifications? I was hoping for something similar to the WatchService API in the Java NIO2 library.
I took a look at the HTML5 File API. I also looked at this tutorial for handling files using HTML5.
Is there an API for file change notifications? I was hoping for something similar to the WatchService API in the Java NIO2 library.