Skip to main content

serve

Function serve 

Source
pub async fn serve(addr: SocketAddr) -> Result<(), Box<dyn Error>>
Expand description

Start the Rust gRPC server with auth, rate limiting, and trace-id interception.