Expand description
Per-ref actor for autosave, navigation, and lifecycle operations. Per-ref actor that coordinates changes to a document ref’s state.
Functions§
- ensure_
ref_ actor - Ensures a ref actor is running for the given ref, spawning one if needed.
- send_
to_ actor - Send a message to the ref actor for
ref_id, starting one if needed.