1
0
mirror of https://github.com/falk-werner/webfused synced 2026-09-23 15:04:07 +00:00
Files
falk-werner_webfused/README.md

19 lines
849 B
Markdown
Raw Normal View History

2020-02-09 15:09:56 +01:00
[![Build Status](https://travis-ci.org/falk-werner/webfused.svg?branch=master)](https://travis-ci.org/falk-werner/webfused)
2020-03-20 10:28:36 +01:00
[![codecov](https://codecov.io/gh/falk-werner/webfused/branch/master/graph/badge.svg)](https://codecov.io/gh/falk-werner/webfused)
2020-02-09 15:09:56 +01:00
2020-03-20 16:27:48 +01:00
# Webfuse Daemon
2020-03-20 16:27:48 +01:00
Reference implementation of webfuse daemon (webfused).
2020-03-20 16:27:48 +01:00
## Further information
2020-03-20 16:27:48 +01:00
- [Build Instructions](doc/build.md)
- [Configuration](doc/config.md)
- [Webfuse Protocol Specification](https://github.com/falk-werner/webfuse/blob/master/doc/protocol.md)
2020-03-20 16:27:48 +01:00
## Fellow Repositories
2020-03-18 18:49:52 +01:00
2020-03-20 16:27:48 +01:00
- **[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