Skip to content

1.3.0

Compare
Choose a tag to compare
@Sebastix Sebastix released this 20 Jun 15:15
· 46 commits to main since this release
859ff95
  • Request events from relay with a RequestMessage class
  • Added Subscription class to be sent with your request to the relay
  • Added Filter class to be sent with your request to the relay
  • Added MessageTypeEnum class with the types of messages which can be sent from clients to relays (see NIP-01)
  • Added RelaySet class which can be used to read and publish event to multiple relays
  • Updated the README.md with examples how to read events from relays

What's Changed

New Contributors

Full Changelog: 1.2.4...1.3.0