c9-core/node_modules/vfs-socket
nightwing 3b87e1748a fix arguments for vfs process close event 2016-12-20 21:50:13 +00:00
..
test c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
.gitignore c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
.travis.yml c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
LICENSE c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
README.md c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
component.json c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
consumer.js fix arguments for vfs process close event 2016-12-20 21:50:13 +00:00
package.json c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
worker.js fix arguments for vfs process close event 2016-12-20 21:50:13 +00: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.