Yeah but if I pay for an aggregator it should, right? In an ideal situation I should be able to connect to *one* relay if I wanted to

Reply to this note

Please Login to reply.

Discussion

Yes, but clients should implement that and allow you to input a relay aggregator in the settings and then only connect to that relay, I am not sure if there's any client that has it, I would love to implement that as it would save *a lot* of bandwidth, is there any relay aggregator implementation out there? (one that does all the outbox stuff for each subscription filter)

Sort of. Nostr.land reads from every relay right now, including personal ones.

To add full read outbox support I’m not sure.

I remember this project from a while ago and it's version 2 in golang, but don't know the implementation details https://github.com/Yonle/bostr

Why not?

Because if you already read from all relays, what will outbox help with?

The event kind support on aggr is limited for now. Currently working on the NFDB2 rewrite to address some issues before allowing that

If "all" includes all my following's latest write relays, sure