Crate re_server

Crate re_server 

Source
Expand description

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

Structs§

Args
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§

ServerError