May I ask what you are using to do the multiplexing?
Discussion
And what does it do?
One relay to rule them all.
Add one relay to your client and the magic server posts and fetches notes on 20+ different relays without you needing to add them yourself.
That sounds dope. I’ve noticed a similar need when working on prognostr.xyz 🤔
There's plenty of open source implementations of it if you wanna add the functionality. Honestly that's all I did. Why reinvent the wheel eh 😅
There's even ones that run "serverlessly" as Cloudflare workers.
Create a decentralised Nostr market API to be used for multiple projects I have planned.
More relays = more decentralisation
One multiplexer shared between clients = no wasted CPU and bandwidth as you'd get from running individual relay connections on each client