I've done some debugging. After I create subscriptions, the ...

126103bfddc8df25...

npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445

hex

4bdf93a2f2624f1ef78d13a807fb61b9522f560d6619af5fb3abb41d2d3abf43

nevent

nevent1qqsyhhun5texync777x382q8ldsmj5302cxkvxd0t7e6hdqa95at7scprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgspycgrhlwu3he9ddhq407h7duheqxucn4g3a7zlp7agyzzyz6dvhc50q2qc

Kind-1 (TextNote)

2026-02-12T02:22:17Z

↳ Reply to 126103bf... (npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445)

It looks like nostr-sdk automatically runs negentropy sync when relays are added. I think this causes a bottleneck in my app and creates significant d...

I've done some debugging. After I create subscriptions, the relay responds immediately, but somehow the notification channel isn't receiving events yet.

Raw JSON

{
  "kind": 1,
  "id": "4bdf93a2f2624f1ef78d13a807fb61b9522f560d6619af5fb3abb41d2d3abf43",
  "pubkey": "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f",
  "created_at": 1770862937,
  "tags": [
    [
      "e",
      "02e72781dc914ad4b1bb53f6599fcce3d07e68ff7be789164221b769d8de2efc",
      "wss://nostr.mom/",
      "root",
      "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f"
    ],
    [
      "e",
      "dac8f74a711aa3c99c89d5db6337549f789283a341551816be69e0b7c3844363",
      "wss://relay.reya.su/",
      "reply",
      "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f"
    ],
    [
      "p",
      "68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272"
    ]
  ],
  "content": "I've done some debugging. After I create subscriptions, the relay responds immediately, but somehow the notification channel isn't receiving events yet.",
  "sig": "3655a24d44dba5ff68374fe6167e237273f6ad904ab23060bc4b370f317d158faac3c2b80aacc3b03716c9e01b666418a7de04c350e140d2e524169ef896a04a"
}