rlmesh-grpc 0.1.0-rc.1

Internal RLMesh crate (unstable Rust API): gRPC clients, servers, and wire helpers.
Documentation

rlmesh-grpc

gRPC clients, servers, and wire helpers for RLMesh model-environment protocols.

Most applications should depend on the higher-level rlmesh crate. Use this crate to integrate at the transport layer or to reach the gRPC environment and model services directly.

Installation

[dependencies]
rlmesh-grpc = "0.1.0-rc.1"

Status

Internal implementation detail of RLMesh, with no stability promise and no plan to stabilize it. Build on the rlmesh Python package instead; see the compatibility policy.

Links

License

Licensed under either of Apache License, Version 2.0 or the MIT license, at your option. See LICENSE-APACHE and LICENSE-MIT.