Expand description
A Rust implementation of the Wyoming protocol
- a peer-to-peer protocol designed for voice assistants.
§Overview
This library provides an abstraction layer for the Wyoming protocol, enabling seamless communication between voice assistant components. Wyoming is designed to facilitate peer-to-peer interactions in voice assistant systems.
§Features
- Pure Rust implementation
- HTTP client independent, written in Sans I/O style
- Lightweight and efficient
§Installation
Add this to your Cargo.toml:
[dependencies]
wyoming = "0.2.1"Modules§
- protocol
- Rust representation of the Wyoming spec