wyoming

Crates.iowyoming
lib.rswyoming
version0.2.1
created_at2025-01-02 00:22:09.427145+00
updated_at2025-01-04 23:06:09.609979+00
descriptionAbstractions over the Wyoming protocol
homepagehttps://github.com/zzjakub/wyoming
repositoryhttps://github.com/zzjakub/wyoming
max_upload_size
id1501153
size27,997
(zzjakub)

documentation

https://docs.rs/wyoming

README

wyoming

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"

License: Apache-2.0

Commit count: 15

cargo fmt