I just dropped another NDK video on how to use fetchEvent() and subscribe() and when to use one or the other.
As always, questions and comments are welcome! ๐ค
#grownostr #buildnostr #video #ndk #nostr
I just dropped another NDK video on how to use fetchEvent() and subscribe() and when to use one or the other.
As always, questions and comments are welcome! ๐ค
#grownostr #buildnostr #video #ndk #nostr
I literally just saw this pop up on YouTube and canโt wait to watch.
Love the video. Potentially stupid questionโฆ If I set closeOnEose to false, is there a recommended way to manually close the subscription? #NDK
You can simply call the stop() method on the subscription.
https://github.com/nostr-dev-kit/ndk/blob/master/src/subscription/index.ts