Skip to content
Snippets Groups Projects
Commit 09c30195 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

Update 5.5 Call in Swarms

parent 78f78b92
No related branches found
No related tags found
Loading
...@@ -15,6 +15,8 @@ Note: those two URIs allow the client to place a call in order to join a *Rendez ...@@ -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 # Place a call in a Swarm
Proposed flow:
+ **a:** If `rdvUri` is set: + **a:** If `rdvUri` is set:
+ Call it + Call it
+ If failed, go to **b:** + 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 ...@@ -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. + **c:** else, host a new *Rendezvous* and join it.
+ Also, ask users if they want to be the host for next calls. + Also, ask users if they want to be the host for next calls.
![Untitled_Diagram.drawio_1_](uploads/cc28c4379584386c8e5ea8e0d65a29e1/Untitled_Diagram.drawio_1_.png)
**TODO, when to commit and who is commiting** **TODO, when to commit and who is commiting**
# Incoming calls for swarm # Incoming calls for swarm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment