lonelyradio/monolib/README.md
Ivan Bushchik 0afbed5758
v0.2.2: Add monolib docs and readme
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-03-15 19:36:24 +03:00

17 lines
283 B
Markdown

# 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).