medea-control-api-proto

Crates.iomedea-control-api-proto
lib.rsmedea-control-api-proto
version
sourcesrc
created_at2021-02-01 11:08:51.258304+00
updated_at2025-03-29 15:25:22.839478+00
descriptionControl API protocol implementation for Medea media server.
homepagehttps://github.com/instrumentisto/medea-jason/tree/master/proto/control-api
repositoryhttps://github.com/instrumentisto/medea-jason
max_upload_size
id349220
Cargo.toml error:TOML parse error at line 25, column 1 | 25 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Kai Ren (tyranron)

documentation

https://docs.rs/medea-control-api-proto

README

Medea Control API protocol

Latest version Rust 1.85+ Unsafe Forbidden Rust docs

API docs | Changelog

Control API protocol implementation for Medea media server.

Only gRPC and direct (channel based) are supported at the moment.

License

Copyright © 2021-2025 Instrumentisto Team https://github.com/instrumentisto

This software is subject to the terms of the Blue Oak Model License 1.0.0. If a copy of the BlueOak-1.0.0 license was not distributed with this file, You can obtain one at https://blueoakcouncil.org/license/1.0.0.

Commit count: 223

cargo fmt