Mercurial > prosody-hg
diff doc/doap.xml @ 13983:837d47c24e3f 13.0
util.uuid: Update UUIDv7 to match RFC 9562
The data layout changed a bit since draft-peabody-dispatch-new-uuid-format-01
Main change is being based on milliseconds instead of seconds and
slightly more entropy.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 10 Oct 2025 17:18:51 +0200 |
| parents | 5f8a9e50c2fb |
| children | e9aa551f3f8f |
line wrap: on
line diff
--- a/doc/doap.xml Mon Oct 06 01:22:40 2025 +0200 +++ b/doc/doap.xml Fri Oct 10 17:18:51 2025 +0200 @@ -65,6 +65,7 @@ <implements rdf:resource="https://www.rfc-editor.org/info/rfc8305"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc9266"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc9525"/> + <implements rdf:resource="https://www.rfc-editor.org/info/rfc9562"/> <implements rdf:resource="https://datatracker.ietf.org/doc/draft-cridland-xmpp-session/"> <!-- since=0.6.0 note=Added in hg:0bbbc9042361 --> </implements>
