also, have subscription (new events) separate from request (stored events)

Reply to this note

Please Login to reply.

Discussion

what protocol is this and where is the #golang implementation?

i'm in the process of building something like this damn you

oh, reading closer, yeah, nah, your idea is more complicated, pass

it is not really complicated

this is for realy protocol btw not nostr clients

with `application/nostr+json` it requires a JSON body and POST method

what you are talking about is something separate for a different `Accept` value

i'm trying to diverge as little as possible from existing code to make adding this simple