mleku on Nostr: my next piece of work now i have a working file upload/download with nip-98 auth is ...
my next piece of work now i have a working file upload/download with nip-98 auth is to start implementing an actual nostr native http protocol
to explain it in simple terms
this is for simple web app style queries where you just make a standard HTTP request and it returns a HTTP response, none of this websocket jazz
i am kinda stoked because i have mostly defined the protocol already, but specified a different encoding scheme, and have a design for a separate event, auth and API calls, but i'm going to start with something simple
it's basically going to be a refined variation on the existing muddled "filter" and "envelope" scheme
anyway, i'm off to write some documentation
to explain it in simple terms
this is for simple web app style queries where you just make a standard HTTP request and it returns a HTTP response, none of this websocket jazz
i am kinda stoked because i have mostly defined the protocol already, but specified a different encoding scheme, and have a design for a separate event, auth and API calls, but i'm going to start with something simple
it's basically going to be a refined variation on the existing muddled "filter" and "envelope" scheme
anyway, i'm off to write some documentation