how are you supposed to detect when a subscription is lost because of a network interruption in a nostr client?

Reply to this note

Please Login to reply.

Discussion

In the absence of an OS network API, I'd probably try a timeout. E.g. if no message for x minutes then reconnect.