Skip to main content

Crate re_server

Crate re_server 

Source
Expand description

A Rerun server implementation backed by an in-memory store.

Structs§

Args
InjectedErrors
Shared state for injecting errors into specific gRPC endpoints.
NamedPath
NamedPathCollection
A named collection of paths.
RerunCloudHandler
RerunCloudHandlerBuilder
RerunCloudHandlerSettings
Server
An instance of a Redap gRPC server.
ServerBuilder
Builder for the gRPC server instance.
ServerHandle
ServerHandle is a tiny helper abstraction that enables us to deal with the gRPC server lifecycle more easily.

Enums§

OnError
What should we do on error?
ServerError

Functions§

capabilities
What this build of the server implements and supports, for any caller.