Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.38 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.38 KB

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