hzrd149 on Nostr: here is the code that handles CLOSE and NOTICE messages from relays ...
here is the code that handles CLOSE and NOTICE messages from relays https://github.com/hzrd149/nostrudel/blob/master/src/classes/relay-pool.ts#L218-L224
it will attempt to automatically authenticate but only if the user has "always" selected
however, due to how my subscription logic is structured it will not resend the subscription until its triggered again somewhere else in the app
it will attempt to automatically authenticate but only if the user has "always" selected
however, due to how my subscription logic is structured it will not resend the subscription until its triggered again somewhere else in the app