c9-core/node_modules/vfs-socket
c9bot 106832d7b6 c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02: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 c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
package.json c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
worker.js c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02: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.