Skip to main content

Crate rlmesh_grpc

Crate rlmesh_grpc 

Source

Re-exports§

pub use connect::ConnectOptions;
pub use connect::retry_connect;
pub use env::EnvClient;
pub use env::EnvHandshake;
pub use lifecycle::DEFAULT_PREDICT_CONCURRENCY;
pub use lifecycle::ServeOptions;
pub use model::ModelClient;

Modules§

connect
Retry/deadline connect helper.
env
error
Error types for concrete RLMesh gRPC clients and servers.
health
Standard gRPC health service (grpc.health.v1) wiring.
helpers
lifecycle
model
states
wire

Constants§

MAX_MESSAGE_SIZE
gRPC encode/decode limit used by RLMesh clients and servers.