An open API service indexing awesome lists of open source software.

https://github.com/cyrix126/mwebd-wrapper

c-shared go wrapper library for mwebd
https://github.com/cyrix126/mwebd-wrapper

Last synced: 12 months ago
JSON representation

c-shared go wrapper library for mwebd

Awesome Lists containing this project

README

          

# mwebd-wrapper

c-shared go library wrapper for the [mwebd](https://github.com/ltcmweb/mwebd) server

## Usage

Build the library for Linux/Mac/Windows using
```
sh build_lib.sh
```
Look at [examples](examples/dart) to see how to use the shared library in your code.