Skip to content

Commit

Permalink
docs: wip new comms architecture ADR
Browse files Browse the repository at this point in the history
  • Loading branch information
pentreathm committed Oct 30, 2024
1 parent 7aee68e commit f041a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ADR-204-comms-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ In the illustrated scenario, Peers 1, 2, and 3 are connected to the scene room `
**Peer1**:
- Can see and chat with `Peer4` because they are in the same island, `I1`.
- Can also see `Peer2` and `Peer3` since they are in the same scene room `E1`.
- Won't see are be able to interact with `Peer5` and `Peer6`
- Won't see are or be able to interact with `Peer5` and `Peer6`

**Peer2**:
- Can see, share the scene state, view the streaming, communicate via audio, and chat with `Peer3` and `Peer1` through the scene room `E1`.
Expand Down

0 comments on commit f041a13

Please sign in to comment.