Conversation
haven't used it yet, but someone should hook up aperture+LSAT (github.com/lightninglabs/) to a nostr relay, already has support for websockets proxying
missing link here would be new event kind sent by the relay to conditionally request LSAT session upgrade to pay for resources
the aperture proxy now also supports dynamic pricing for each endpoint as well: github.com/lightninglabs/ -- so the proxy can ask the relay what the proposed price should be on the fly
prob want to add more metadata here to scope by session/user/lsat:
1
2
6
I think you'd then want to give the Aperture server a _bit_ more context (but ideally in a loosely coupled manner), so it can be the one that manages the paid sessions: when to send the upgrade event, asking the relay for pricing, managing LSATs, etc
this way can just drop in
1
1
6
Show replies



