Join Nostr
2026-05-08 08:54:41 UTC

reya on Nostr: Hi Yuki Kishimoto I've found a weird issue with Nostr SDK FFI for KMP. I've added ...

Hi

I've found a weird issue with Nostr SDK FFI for KMP. I've added relay(s) to the pool then connect. But when I subscribe or send event, the pool always empty, I also have tried get all relays from the pool by `client?.relays()` but it still empty. Nothing weird in the logs either (relay connection then relay connected).