Expand description
Generated protobuf types used by the optional running-process broker client.
This is an implementation-detail package. Consumers should use the
client-gated compatibility paths re-exported by running-process rather
than depending on this crate directly.
Modules§
- broker
- Generated broker protocol types, grouped by frozen wire version.
- daemon
- Generated daemon control protocol types.
Enums§
- Endpoint
Name Error - Errors from the broker v1
broker::v1::Endpointsmart constructors.
Traits§
- Session
Start Environment Policy - Converts a caller’s environment policy into the two frozen fields carried
by a v2
broker::v2::SessionStart.