Open Worldwidebrine opened 4 weeks ago
I don't think this page needs to list session ID. It's a glossary entry, not documentation for the protocol. I don't think it's realistic for it to include all the important parts of the format.
As a glossary page, this page needs to do three things:
That said, this isn't a very successful page on those terms:
MDN URL
https://developer.mozilla.org/en-US/docs/Glossary/SDP
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
What did you expect to see?
Unique id is important, I guess?
I was trying to figure out if cache for signaling is possible, and I found information unique or always changes so far is just
sess-id
. Is this correct?Do you have any supporting links, references, or citations?
<sess-id> is a numeric string such that the tuple of <username>, <sess-id>, <nettype>, <addrtype>, and <unicast-address> forms a globally unique identifier for the session. The method of <sess-id> allocation is up to the creating tool, but a timestamp, in seconds since January 1, 1900 UTC, is recommended to ensure uniqueness.
https://www.rfc-editor.org/rfc/rfc8866.htmlDo you have anything more you want to share?
No response
MDN metadata
Page report details
* Folder: `en-us/glossary/sdp` * MDN URL: https://developer.mozilla.org/en-US/docs/Glossary/SDP * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/glossary/sdp/index.md * Last commit: https://github.com/mdn/content/commit/ada5fa5ef15eadd44b549ecf906423b4a2092f34 * Document last modified: 2023-06-08T13:19:16.000Z