diff --git a/technical/5.5-Call-in-Swarms.md b/technical/5.5-Call-in-Swarms.md index 9db29d6a2ce8da4eb2c8aa6efd56fc9509919113..940f29fd3c650883ed3162ef13445b38b78761e2 100644 --- a/technical/5.5-Call-in-Swarms.md +++ b/technical/5.5-Call-in-Swarms.md @@ -15,6 +15,8 @@ Note: those two URIs allow the client to place a call in order to join a *Rendez # Place a call in a Swarm +Proposed flow: + + **a:** If `rdvUri` is set: + Call it + If failed, go to **b:** @@ -24,6 +26,8 @@ Note: those two URIs allow the client to place a call in order to join a *Rendez + **c:** else, host a new *Rendezvous* and join it. + Also, ask users if they want to be the host for next calls. + + **TODO, when to commit and who is commiting** # Incoming calls for swarm