bmux_snapshot_plugin_api 0.0.1-alpha.1

Typed public API of the bmux snapshot plugin (config + wire enums + offline_snapshot utility)
docs.rs failed to build bmux_snapshot_plugin_api-0.0.1-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

bmux_snapshot_plugin_api

Typed public API of the bmux.snapshot plugin.

BPDL-backed contract plus non-transport utilities:

  • SnapshotPluginConfig — CLI-registered configuration (snapshot file path + debounce window).
  • Generated snapshot-types, snapshot-state, and snapshot-commands modules from bpdl/snapshot-plugin.bpdl.
  • offline_snapshot module — the offline_kill_sessions utility CLI subcommands call when the server is down.