My primary development goals for Corny Chat this year will be to 1. Figure out how to build and include patched versions of nostr-relaypool module or.. gut that logic and just use a single relay 2. Decouple dependencies on nostr relays to operate so that the app can fail more gracefully when the relays puke. 3. I may have to setup a relay in the stack but that would really suck. If anyone knows a good way to talk to multiple nostr relays with a npm module from a react app let me know. No I won't rewrite the app in something else. At this point I'd consider decommissioning the service if I can't get through #1 above.