GeoffClements / slim-client-protocol-rs

A Tokio / Futures based crate for a client using the Slim protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Tokio / Futures based crate for a client using the Slim protocol

License:MIT License


Languages

Language:Rust 100.0%