Closed maks closed 11 years ago
I would recommend fixing #3 before doing this so were propagating the better interface. Also @maks I can create a webfs library as another webfs server using min-stream that would run on both nodejs and on top of Chrome's TCP api using the same code.
@creationix a webfs min-stream based server would be fantastic!
and yes, fixing outward facing apis prior to publishing makes sense.
@creationix I'd love a min-stream version. The current version is kind of ugly. I'd be happy to push that instead of the current thing.
that would make it a bit nicer to use it as a dependency for other chrome-app based projects that would like simple FS access instead of copy-pasting server.js