-
@ Sebastix
2024-08-16 21:20:35
* Updated the references documentation [here](https://github.com/nostrver-se/nostr-php/blob/main/REFERENCES.md) and [here](https://nostr-php.dev/references/)
* 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](https://github.com/nostrver-se/nostr-php/pull/59) from [kriptonix](https://github.com/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](http://nostr-php.dev)
* The screenshot is quite funny describing Nostr having PHP vibes comparing it with the ATProtocol from Bluesky \[[source](https://bsky.app/profile/bmann.ca/post/3kzcyksddj22u)\].