You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falk-werner_webfused/README.md

23 lines
1.1 KiB

[![Build Status](https://travis-ci.org/falk-werner/webfused.svg?branch=master)](https://travis-ci.org/falk-werner/webfused)
[![codecov](https://codecov.io/gh/falk-werner/webfused/branch/master/graph/badge.svg)](https://codecov.io/gh/falk-werner/webfused)
4 years ago
# Webfuse Daemon
4 years ago
Reference implementation of webfuse daemon (webfused).
**Note:** This repository refers to [webfuse-legacy](https://github.com/falk-werner/webfuse/tree/webfuse-legacy).
Since `webfuse-legacy` is out-dated, the repository is archived and will be removed in future.
_Please leave an issue if you are still interested in this code._
4 years ago
## Further information
4 years ago
- [Build Instructions](doc/build.md)
- [Configuration](doc/config.md)
- [Webfuse Protocol Specification](https://github.com/falk-werner/webfuse/blob/master/doc/protocol.md)
4 years ago
## Fellow Repositories
4 years ago
- **[webfuse](https://github.com/falk-werner/webfuse)**: webfuse library
- **[webfuse-example](https://github.com/falk-werner/webfuse-example)**: example of webfuse
- **[webfuse-provider](https://github.com/falk-werner/webfuse-provider)**: reference implementation of webfuse provider