nostr-gem/docs/relays/receiving-events.md
2023-11-13 17:48:17 +07:00

7 lines
269 B
Markdown

# Receiving events
To receive events from Relays, you must create a subscription on the relay. A subscription is a filter that defines the
events you want to receive.
For more information, read the [Subscription](../subscriptions/creating-a-subscription.md) section.