mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
13 lines
407 B
Markdown
13 lines
407 B
Markdown
# vfs-socket
|
|
|
|
[](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.
|
|
|