It would be great if the file middleware supported range requests. This way strata could be used for html video streaming (with full seek support). Here is how I implemented it most recently in vfs-http https://github.com/c9/vfs/blob/master/http-adapter/restful.js#L82-93