Module singleton_server

Source

Structs§

BroadcastLogSink
Log sink that can broadcast and replay log events. Used for transmitting logs from the singleton to all clients. This should be created and injected into other services, like the tunnel, before start_singleton_server is called.
RpcServer
SingletonServerArgs

Functions§

make_singleton_server
start_singleton_server