You are viewing documentation for v1.1. Switch to current version โ†’

๐Ÿ›ฐ๏ธ Replication Beacon (Experimental)

Short Description

Experimental beacon-based bridge for syncing Object Variables through external HTTP-style services.

Long Description

The replication beacon is a conceptual integration that uses beacon connections to send or receive payloads that are converted into Object Variable trees. It also claims root registry ownership for managed roots so the data flows through the network stack.

๐Ÿš€ Features

  • Beacon client for sending and receiving snapshot payloads.
  • Host object that spawns clients and manages managed root ownership.
  • Designed for large external data synchronization.

๐Ÿ“š Usage Examples

// This is experimental and intended for future versions.

Not yet exposed to Blueprint; intended for future tooling.

Best Practices

  • Treat this system as experimental; guard usage behind feature flags.

Troubleshooting

  • If beacon connections fail, verify the OnlineBeacon host is configured.