1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00
Falk Werner 074ee29da2 Merge pull request #4 from falk-werner/authenticate
- allow user to specify a filesystem name ("cprovider" was used before)
- add logging support
- fixed race condition in unit tests
2020-11-14 09:13:56 +01:00
2020-06-15 22:28:42 +02:00
2020-07-12 17:09:24 +02:00
2020-06-15 23:03:23 +02:00
2019-01-27 03:52:29 +01:00
2020-06-15 23:10:28 +02:00

Build Status codecov

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

Further Documentation

Description
No description provided
Readme 2.7 MiB
Languages
C 51.1%
C++ 46.6%
Meson 2.3%