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.

20 lines
691 B

[![Build Status](https://travis-ci.org/falk-werner/webfuse-js.svg?branch=master)](https://travis-ci.org/falk-werner/webfuse-js)
4 years ago
# 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)