Unpopular Opinion:

I still believe that a request/response model for relays/servers are benefitial for nostr. It can drastically simplify many aspects of client development. Not all data are streams. Therefore, I am implement a request/response nostr event server in Rust. The current network solution is just HTTP GET/POST of events.

I hope at least blowater can use it earlier next year so that many aspects of this client can be simplied.

Reply to this note

Please Login to reply.

Discussion

I believe you can still follow the spec if you are using Nip98?

Nip98 is for different purposes