1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-09-28 06:20:43 +00:00
Go to file
2022-11-13 22:22:35 +01:00
.github/workflows added memcheck target 2022-11-12 13:32:13 +01:00
script added basic websockets protocol 2022-11-13 22:22:35 +01:00
src added basic websockets protocol 2022-11-13 22:22:35 +01:00
test-src/webfuse provide empty filesystem 2022-11-13 18:18:44 +01:00
.gitignore ignore vscode settings 2022-11-13 14:17:24 +01:00
CMakeLists.txt added basic websockets protocol 2022-11-13 22:22:35 +01:00
COPYING.LESSER initial commit 2022-11-12 11:34:51 +01:00
README.md added build status badge 2022-11-12 13:34:19 +01:00

build

webfuse2

Reimplementation of webfuse.

Build

cmake -B build
cmake --build build