monolib 0.7.1

A library implementing the lonely radio audio streaming protocol
Documentation
1
2
3
4
5
framework module MonoLib {
    // a header file in the same directory as the modulemap
    header "monolib.h"
    export *
}