Crate orb8_proto

Crate orb8_proto 

Source
Expand description

gRPC protocol definitions for orb8

Defines:

  • OrbitAgentService - gRPC service interface for agents
  • Query and response message types
  • Streaming event types

Generated from proto/orb8.proto.

Re-exports§

pub use v1::orbit_agent_service_client::OrbitAgentServiceClient;
pub use v1::orbit_agent_service_server::OrbitAgentService;
pub use v1::orbit_agent_service_server::OrbitAgentServiceServer;
pub use v1::*;

Modules§

v1