Skip to content

zb: Require explicit server dispatch start from p2p connections

With p2p, the client might immediately start calling methods on the server as soon as it's connected so let the user tell us when to start serving after they're done setting up all the interfaces.

Merge request reports