mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
Prefer session to meeting term
This commit is contained in:
parent
5c45cdbf71
commit
34f6bf1edd
@ -5,12 +5,12 @@ TODO: Update in deliverable
|
||||
## Functionality
|
||||
|
||||
1. Advertise intent to join a given session.
|
||||
2. Discover remote peers willing to join a given meeting.
|
||||
3. Establish direct connection to remote peer with same intent to join a given meeting.
|
||||
2. Discover remote peers willing to join a given session.
|
||||
3. Establish direct connection to remote peer with same intent to join a given session.
|
||||
|
||||
## Usability
|
||||
|
||||
1. Developers sets arbitrary meeting identifier.
|
||||
1. Developers sets arbitrary session identifier.
|
||||
2. Developers selects discovered to connect to.
|
||||
|
||||
## Reliability
|
||||
@ -25,5 +25,5 @@ TODO: Update in deliverable
|
||||
|
||||
## + (Privacy, Anonymity, Deployments)
|
||||
|
||||
1. Network observers cannot retrieve node connection details without knowing meeting identifier.
|
||||
1. Network observers cannot retrieve node connection details without knowing session identifier.
|
||||
2. STUN and TURN servers may be required for WebRTC usage.
|
||||
Loading…
x
Reference in New Issue
Block a user