lonelyradio/monolib/README.md

17 lines
283 B
Markdown
Raw Normal View History

# Monolib
A library implementing the lonely radio audio streaming protocol
## Documentation
[Docs.rs](https://docs.rs/monolib)
## Examples
- [CLI](../monoclient)
- [SwiftUI](../platform/swiftui)
## License
monolib is licensed under the terms of the [MIT license](../LICENSE).