Loop/Architecture/Fingerprint Validation: Difference between revisions

Jump to navigation Jump to search
Line 70: Line 70:


* '''action''' - For sending a new PeerConnection fingerprint, this will be "newpc".
* '''action''' - For sending a new PeerConnection fingerprint, this will be "newpc".
* '''fingerprint''' - The new PeerConnection fingerprint. The server will store this fingerprint as part of the user's identity in the room. Fingerprint values should be de-duplicated by the server, and uploading the same fingerprint multiple times shall not be an error.
* '''fingerprint''' - The new PeerConnection fingerprint. The server will store this fingerprint as part of the user's identity in the room, and return it as an element in its "fingerprints" array. Fingerprint values should be de-duplicated by the server, and uploading the same fingerprint multiple times shall not be an error.


=== Retrieving Room Information ===
=== Retrieving Room Information ===
Confirmed users
632

edits

Navigation menu