c9-core/plugins/node_modules/vfs-socket
nightwing ca580504bc move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
..
test move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
.gitignore move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
.travis.yml move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
LICENSE move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
README.md move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
component.json move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
consumer.js move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
package.json move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
worker.js move node_modules to plugins to match v4 2018-02-24 14:10:58 +04: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.