Skip to content

Concepts

Deeper explanations of the machinery underneath the capability guides: caching and provenance, subscriptions, discovery, errors, and the bindings escape hatch.

  • Caching and provenance — how snapshots are keyed, when they expire, and how to tell where a value came from
  • Subscriptions — live account updates, reconnection, and cancellation
  • Discovery — finding accounts that have no derivable address, and the optional indexer
  • Errors — the typed error model and what each error actually means
  • The bindings escape hatchalready documented in the reference