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