group: editing groups with livekit metadata and getting jwt from the server (can be used with meet.livekit.io for now).

This commit is contained in:
fiatjaf
2026-03-05 22:49:23 -03:00
parent 61a3b89d08
commit f59c8a670d
3 changed files with 194 additions and 12 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fiatjaf/nak
go 1.25
require (
fiatjaf.com/nostr v0.0.0-20260304030104-1d14e6bebe83
fiatjaf.com/nostr v0.0.0-20260306014620-163e59e1f19c
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/bep/debounce v1.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.6