From 79399703d72b896dea4c256262983745be0a2c33 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 3 Mar 2026 22:58:56 -0300 Subject: empty livekit support signaling handler. --- 29.md | 2 ++ 1 file changed, 2 insertions(+) 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 Relays 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. +In 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`. + ## Event definitions These are the events expected to be found in NIP-29 groups. -- cgit v1.2.3