nostr
nostr copied to clipboard
Nostr protocol implementation, SDK and FFI
Waiting for https://gitlab.com/trixnity/uniffi-kotlin-multiplatform-bindings/-/issues/64
**Describe the enhancement** As titled. Currently Events are received without knowing which Relay its from if they are obtained through the `get_events_of()` client function. Suggestion here is to also return...
**Describe the enhancement** there is no explination for what data Client keeps track of or what it does exactly. namely, the only hint that connect() must be called before relays...
I would like to write test cases for the client interacting with the relay - does the SDK have an inbuilt facility to have a mock relay it can connect...