PhoenixKit.Modules.Sync.Web.Sender (phoenix_kit v1.7.33)

Copy Markdown View Source

Sender-side LiveView for DB Sync.

This is the site that has data to share with another site.

Flow

  1. Generate a connection code
  2. Share the code with the receiver (along with this site's URL)
  3. Wait for receiver to connect
  4. Serve data requests from the receiver