2020-02-09 14:09:56 +00:00
|
|
|
[![Build Status](https://travis-ci.org/falk-werner/webfused.svg?branch=master)](https://travis-ci.org/falk-werner/webfused)
|
2020-03-20 09:28:36 +00:00
|
|
|
[![codecov](https://codecov.io/gh/falk-werner/webfused/branch/master/graph/badge.svg)](https://codecov.io/gh/falk-werner/webfused)
|
2020-02-09 14:09:56 +00:00
|
|
|
|
2020-03-20 15:27:48 +00:00
|
|
|
# Webfuse Daemon
|
2020-02-09 15:44:54 +00:00
|
|
|
|
2020-03-20 15:27:48 +00:00
|
|
|
Reference implementation of webfuse daemon (webfused).
|
2020-02-09 15:44:54 +00:00
|
|
|
|
2020-03-20 15:27:48 +00:00
|
|
|
## Further information
|
2020-02-09 15:44:54 +00:00
|
|
|
|
2020-03-20 15:27:48 +00: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-02-09 15:44:54 +00:00
|
|
|
|
2020-03-20 15:27:48 +00:00
|
|
|
## Fellow Repositories
|
2020-03-18 17:49:52 +00:00
|
|
|
|
2020-03-20 15:27:48 +00: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
|