c9-core/node_modules/vfs-socket
Lennart Kats 8a8769a7f6 Merge pull request +6418 from c9/more-latency-data
Record more latency data
2015-03-01 17:09:39 +01:00
..
test initial commit 2015-02-10 23:41:24 +04:00
.gitignore initial commit 2015-02-10 23:41:24 +04:00
.travis.yml initial commit 2015-02-10 23:41:24 +04:00
LICENSE initial commit 2015-02-10 23:41:24 +04:00
README.md initial commit 2015-02-10 23:41:24 +04:00
component.json initial commit 2015-02-10 23:41:24 +04:00
consumer.js initial commit 2015-02-10 23:41:24 +04:00
package.json initial commit 2015-02-10 23:41:24 +04:00
worker.js Merge pull request +6418 from c9/more-latency-data 2015-03-01 17:09:39 +01:00

README.md

vfs-socket

Build Status

A wrapper to use vfs instances remotely over a socket-like transport

TODO: Document this.

For now, read the setup phase of the unit tests. https://github.com/c9/vfs-socket/blob/master/test/test-socket.js#L27-50

From there it works more or less like vfs-local by design.