Ad

Want to reach thousands of Bluesky users and developers? — Advertise on Bluesky Directory!

Learn More
Bluesky Directory
Bluesky Directory
Glossary
Moved to Bluesky
Random Product
About
Submit
Advertise

What is `Relay`?

Definitions

  • A Relay is an aggregator of data repos from across the Atmosphere. They sync the repos from PDSes and produce a firehose of change events. AppViews use a Relay to fetch user data.

    Relays are an optimization and are not strictly necessary. An AppView could communicate directly with PDSes (in fact, this is encouraged if needed). The Relay serves to reduce the number of connections that are needed in the network.

    Source: https://atproto.com/guides/glossary#relay