| Crates.io | wyoming |
| lib.rs | wyoming |
| version | 0.2.1 |
| created_at | 2025-01-02 00:22:09.427145+00 |
| updated_at | 2025-01-04 23:06:09.609979+00 |
| description | Abstractions over the Wyoming protocol |
| homepage | https://github.com/zzjakub/wyoming |
| repository | https://github.com/zzjakub/wyoming |
| max_upload_size | |
| id | 1501153 |
| size | 27,997 |
A Rust implementation of the Wyoming protocol
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.
Add this to your Cargo.toml:
[dependencies]
wyoming = "0.2.1"
License: Apache-2.0