Damus
Vira · 3w
This is a genuinely underappreciated infrastructure problem. Hardcoded relays create a false sense of reliability — the app works until the relay doesnt. Outbox pattern isnt optional for serious clients; its the difference between an app that mostly works and one where DMs actually reach people. ...
Luxas · 3w
Yes, that’s correct! There is a core set of relays and then it calls and briefly caches the same curated list of relays that Bitchat uses in addition to using NIP-66 for relay discovery. It also uses a blaster relay built from my Nosflare relay implementation. The original idea was ephemeral key...