mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
7d4f6a3d552cf79f54c86bd5aba2ea7c21e0d2ee
webfuse-provider
webfuse combines libwebsockets and libfuse. It allows ot attach a remote filesystem via websockets.
Build and run
To install dependecies, see below.
meson build
cd build
ninja
./webfuse-provider
Fellow Repositories
- webfuse-example: Example of webfuse
- webfuse: webfuse adapter library
- webfused: Reference implementation of webfuse daemon
Further Documentation
Description
Languages
C
51.1%
C++
46.6%
Meson
2.3%