mirror of
https://github.com/falk-werner/webfuse-js
synced 2026-03-02 04:09:19 +00:00
added fellow repositories and link to protocol spec
This commit is contained in:
15
README.md
15
README.md
@@ -2,3 +2,18 @@
|
||||
|
||||
# webfuse-js
|
||||
Webfuse JavaScript Provider
|
||||
|
||||
## Fellow Repositories
|
||||
|
||||
* [webfuse library](https://github.com/falk-werner/webfuse)
|
||||
C library to create webfuse adapters and providers in C/C++
|
||||
|
||||
* [webfuse daemon](https://github.com/falk-werner/webfused)
|
||||
Reference implementation of webfuse adapter (server)
|
||||
|
||||
* [webfuse example](https://github.com/falk-werner/webfuse-example)
|
||||
Example demonstrating usage of webfuse
|
||||
|
||||
## Further Information
|
||||
|
||||
* [Webfuse Protocol Specification](https://github.com/falk-werner/webfuse/blob/master/doc/protocol.md)
|
||||
|
||||
Reference in New Issue
Block a user