nostr-fetch icon indicating copy to clipboard operation
nostr-fetch copied to clipboard

nostr-tools adapter does not function properly in Safari

Open dskvr opened this issue 11 months ago • 0 comments

I spent a few hours trying to track it down, and then I used NostrFetcher without the adapter and everything worked perfectly; I'm using a janky workaround right now to avoid websocket leaks, but ideally the adapter works in safari.

All versions were most recent.

Expected Behavior:

allEventsIterator returns complete dataset

Actual Behavior

allEventsIterator returns an incomplete dataset, and is extremely sluggish.

Notes:

  • The adapter worked without issue in every other browser I tested.
  • I don't have issues generally with nostr-tools in Safari.

dskvr avatar Jan 20 '25 08:01 dskvr