You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x] Request events (issue [#55](https://github.com/nostrver-se/nostr-php/pull/55) credits to [kriptonix](https://github.com/kriptonix))
279
279
-[x] Implement all types of relay responses
@@ -283,11 +283,13 @@ private key on command line.
283
283
-[x]`CLOSED` - subscription is ended on the server side
284
284
-[x]`NOTICE` - used to send human-readable messages (like errors) to clients
285
285
-[x] Improve handling relay responses
286
+
-[x] NIP-04 encrypted direct messages (pr [#84](https://github.com/nostrver-se/nostr-php/pull/84) credits to [dsbaars](https://github.com/dsbaars))
287
+
-[x] NIP-44 encrypted payloads (pr [#84](https://github.com/nostrver-se/nostr-php/pull/84) credits to [dsbaars](https://github.com/dsbaars))
288
+
-[x] NIP-42 authentication of clients to relays
286
289
-[ ] Support NIP-19 bech32-encoded identifiers
287
290
-[ ] Encode identifier
288
291
-[ ] Decode identifier
289
292
-[ ] Support multi-threading (async concurrency) for handling requests simultaneously
290
-
-[x] Support NIP-42 authentication of clients to relays
291
293
-[ ] Support NIP-45 event counts
292
294
-[ ] Support NIP-50 search capability
293
295
-[ ] Support realtime (runtime) subscriptions with the `bin/nostr-php` CLI client to listen to new events from relays
0 commit comments