Available on crate features
transport-grpc and transport only.Expand description
Generated protobuf types for DFE native gRPC transport.
Modules§
- dfe_
transport_ client - Generated client implementations.
- dfe_
transport_ server - Generated server implementations.
Structs§
- Batch
- A whole WorkBatch’s records. Commit tokens and inline-DLQ entries are NOT sent on the wire: tokens are the SENDER’s source acks (fired locally after the block is sent), and DLQ entries are a local no-silent-drop concern.
- Batch
Ack - Acknowledgement for a RouteBatch call.
- Header
- One application/transport header (key + opaque value bytes).
- Health
Check Request - Health
Check Response - Push
Request - Push
Response - Record
- One work record. Mirrors the Rust
Record+RecordMeta. Thepayloadbytes field is OPAQUE and decodes zero-copy intobytes::Bytes.
Enums§
- Format
- Data format hint for the receiver.
- Serving
Status - Serving status.