Week 33 updates for Nostr-PHP

By sebastix, 16 August, 2024
Image
Nostr PHP vibes
  • Updated the references documentation here and here
  • Improved relay responses and added backwards compability for the used CommandResult class
  • Added RelayResponses according to the logic described in NIP-01 using this PR#59 from kriptonix as a base.
    • OK response
    • ERROR response
    • CLOSE response
    • EVENT response
    • EOSE response
    • NOTICE response
  • Partly integrated NIP-42 with an AUTH relay response
  • Added the documentation page 'relay responses' on nostr-php.dev
  • The screenshot is quite funny describing Nostr having PHP vibes comparing it with the ATProtocol from Bluesky [source].