Skip to content

Add state load/dump logic to the main server binary

ale requested to merge pass-state into master

The server will attempt to load state on startup, and it will dump state on (graceful) shutdown.

Merge request reports