Fix diagram formatting in README for clarity
This commit is contained in:
@@ -40,12 +40,12 @@ channels, facilitated by the PeerJS library.
|
|||||||
Creator Browser (Host)
|
Creator Browser (Host)
|
||||||
┌─────────────────────────────────────────────┐
|
┌─────────────────────────────────────────────┐
|
||||||
│ Ionic/Angular App │
|
│ Ionic/Angular App │
|
||||||
│ ┌─────────────────┐ ┌──────────────────┐ │
|
│ ┌─────────────────┐ ┌───────────────────┐│
|
||||||
│ │ PeerService │ │ Dexie (IndexedDB)││
|
│ │ PeerService │ │ Dexie (IndexedDB)││
|
||||||
│ │ (PeerJS/WebRTC)│<─>│ surveys ││
|
│ │ (PeerJS/WebRTC)│<─>│ surveys ││
|
||||||
│ └────────┬────────┘ │ participants ││
|
│ └────────┬────────┘ │ participants ││
|
||||||
│ │ │ responses ││
|
│ │ │ responses ││
|
||||||
│ Peer ID: survey-{id}└──────────────────┘ │
|
│ Peer ID: survey-{id}└───────────────────┘│
|
||||||
└───────────┼─────────────────────────────────┘
|
└───────────┼─────────────────────────────────┘
|
||||||
│
|
│
|
||||||
[PeerJS Cloud – signaling only, not data relay]
|
[PeerJS Cloud – signaling only, not data relay]
|
||||||
|
|||||||
Reference in New Issue
Block a user