signature for rpc dispatchers
val dispatch_multi : Connection_with_menu.t ‑> msg ‑> unit Core_kernel.Or_error.t
multi-version dispatch
val versions : unit ‑> Core_kernel.Int.Set.t
All versions supported by dispatch_multi
.
(useful for computing which old versions may be pruned)