Crates.io | slimproto |
lib.rs | slimproto |
version | 0.1.19 |
source | src |
created_at | 2021-04-07 15:44:35.882516 |
updated_at | 2024-11-04 12:19:29.796484 |
description | A library for building Slim protocol clients |
homepage | https://github.com/GeoffClements/slim-client-protocol-rs |
repository | https://github.com/GeoffClements/slim-client-protocol-rs |
max_upload_size | |
id | 380401 |
size | 52,146 |
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.
slim-client-protocol-rs is built against the latest stable release.
This project is licensed under the MIT license.