Expand description
The gRPC server implementation
Structs§
- ScannerRPC
- The server implementation
Constants§
- MAX_
KEYS_ PER_ REQUEST - The maximum number of keys that can be requested in a single request.
- SCAN_
RESPONDER_ 🔒BUFFER_ SIZE - The maximum number of messages that can be queued to be streamed to a client
from the
scan
method.
Functions§
- init
- Initializes the zebra-scan gRPC server
- process_
results 🔒
Type Aliases§
- BoxError 🔒
- Server
Task 🔒