Expand description
Top-level PVA server orchestration.
run_pva_server binds UDP + TCP + beacon and runs until cancelled.
Structs§
- PvaServer
Config - Configuration for the PVA server.
- PvaServer
State - Shared server state wrapping a
PvStoreimplementation.
Functions§
- run_
pva_ server - Run a PVA server (UDP search + TCP handler + beacon).
- run_
pva_ server_ with_ registry - Like
run_pva_serverbut re-uses an existingMonitorRegistry.