Skip to main content

Module server

Module server 

Source
Expand description

Standalone gRPC server implementation.

Structs§

EmbeddingServiceImpl
Minimal pass-through embedding service stub for local Rust gRPC server mode.
VectorServiceImpl
VectorService gRPC implementation backed by VectorEngine.

Functions§

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