upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--29.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/29.md b/29.md
index fc1f8e3..ea38f9b 100644
--- a/29.md
+++ b/29.md
@@ -60,6 +60,8 @@ Relays should enforce access control at the LiveKit JWT creation time according
60 60
61Relays MUST set the `sub` property on the issued JWT (called "identity" in the standard LiveKit libraries) to the requesting user's lowercase hexadecimal public key. 61Relays MUST set the `sub` property on the issued JWT (called "identity" in the standard LiveKit libraries) to the requesting user's lowercase hexadecimal public key.
62 62
63In order to inform clients about relay support for AV (so they can display that option for users when creating or editing groups) relays should serve a status code `204` at `https://relay.tld/.well-known/nip29/livekit`.
64
63## Event definitions 65## Event definitions
64 66
65These are the events expected to be found in NIP-29 groups. 67These are the events expected to be found in NIP-29 groups.