wasmcloud-control-interface

Crates.iowasmcloud-control-interface
lib.rswasmcloud-control-interface
version1.0.0
sourcesrc
created_at2021-02-16 17:19:16.956931
updated_at2024-04-17 16:46:12.349799
descriptionA client library for communicating with hosts on a wasmCloud lattice
homepagehttps://wasmcloud.com
repositoryhttps://github.com/wasmCloud/wasmCloud
max_upload_size
id356089
size79,145
Brooks Townsend (brooksmtownsend)

documentation

https://docs.rs/wasmcloud-control-interface

README

Crates.io Documentation Rustdocs

wasmCloud Control Interface Client

This library is a convenient API for interacting with the lattice control interface. This is a Rust crate that implements the lattice control protocol as described in the wasmCloud reference documentation.

The lattice control interface provides a way for clients to interact with the lattice to issue control commands and queries. This interface is a message broker protocol that supports functionality like starting and stopping components and providers, declaring link definitions, monitoring lattice events, holding auctions to determine scheduling compatibility, and more.

Commit count: 4654

cargo fmt