lonelyradio/monolib
Ivan Bushchik 29338f32e3
0.7.0: Playlists, Vorbis, ALAC and more
- XSPF playlists support
- Modernization of error handling and server-client communications
- Vorbis and ALAC transcoding
- All transcoders are now optional but enabled on default
- lonelyradio_types crate is now exported through monolib

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-08-26 20:18:06 +03:00
..
src 0.7.0: Playlists, Vorbis, ALAC and more 2024-08-26 20:18:06 +03:00
Cargo.lock v0.2.1: Refactor monoclient into monoclient and monolib 2024-03-15 18:33:40 +03:00
Cargo.toml 0.7.0: Playlists, Vorbis, ALAC and more 2024-08-26 20:18:06 +03:00
cbindgen.toml 0.6.0: artwork support, new SwiftUI client, new protocol iteration 2024-07-12 23:33:51 +03:00
README.md v0.2.2: Add monolib docs and readme 2024-03-15 19:36:24 +03:00
target 0.6.0: artwork support, new SwiftUI client, new protocol iteration 2024-07-12 23:33:51 +03:00

Monolib

A library implementing the lonely radio audio streaming protocol

Documentation

Docs.rs

Examples

License

monolib is licensed under the terms of the MIT license.