c9-core/node_modules/vfs-socket/README.md

13 wiersze
407 B
Markdown
Czysty Zwykły widok Historia

2015-02-10 19:41:24 +00:00
# vfs-socket
[![Build Status](https://secure.travis-ci.org/c9/vfs-socket.png?branch=master)](http://travis-ci.org/c9/vfs-socket)
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.