Expand description
Server for the legacy StoreHub API.
Modules§
Structs§
- Memory
Limit - Represents a limit in how much RAM to use for the entire process.
- Message
Proxy - Server
Options - Options for the gRPC Proxy Server
- Tonic
Status Error - Wrapper with a nicer error message
Enums§
- Playback
Behavior - What happens when a client connects to a gRPC server?
Constants§
- DEFAULT_
SERVER_ PORT - Default port of the OSS /proxy server.
- MAX_
DECODING_ MESSAGE_ SIZE - MAX_
ENCODING_ MESSAGE_ SIZE
Functions§
- serve
- Start a Rerun server, listening on
addr. - serve_
from_ channel - Start a Rerun server, listening on
addr. - spawn_
from_ rx_ set - Start a Rerun server, listening on
addr. - spawn_
with_ recv - Start a Rerun server, listening on
addr.