Module server

Module server 

Source
Expand description

Model server lifecycle events.

Structs§

NoopServerEvents
No-op implementation of ServerEvents for testing and non-GUI contexts.
ServerSnapshotEntry
Entry in a server snapshot.
ServerSummary
Summary of a running server for event emission.

Traits§

ServerEvents
Port for emitting server lifecycle events.