The two use cases that emphasize the "relay" part of relays are:
- Ephemeral events
- Live subscriptions
In those cases, relays are actually a pretty good implementation of a distributed publish/subscribe messaging system.
The two use cases that emphasize the "relay" part of relays are:
- Ephemeral events
- Live subscriptions
In those cases, relays are actually a pretty good implementation of a distributed publish/subscribe messaging system.