slimproto

Crates.ioslimproto
lib.rsslimproto
version0.1.19
sourcesrc
created_at2021-04-07 15:44:35.882516
updated_at2024-11-04 12:19:29.796484
descriptionA library for building Slim protocol clients
homepagehttps://github.com/GeoffClements/slim-client-protocol-rs
repositoryhttps://github.com/GeoffClements/slim-client-protocol-rs
max_upload_size
id380401
size52,146
Geoff Clements (GeoffClements)

documentation

https://docs.rs/slimproto

README

slim-client-protocol-rs

A crate for the Slim protocol

The Slim Protocol is a TCP protocol for streaming audio files to a slim device.

This crate simplifies writing of a client for this protocol by providing a library that sends and receives messages to a slim server.

Supported Rust Versions

slim-client-protocol-rs is built against the latest stable release.

License

This project is licensed under the MIT license.

MIT licensed Crate GitHub last commit Build Status

Commit count: 92

cargo fmt