Skip to main content

Module replication

Module replication 

Source
Expand description

A bounded, transport-neutral causal exchange shared by device and hosted endpoints. The RPC adapter supplies the verified request scope.

Modules§

native
Local SQLite adapter. Blocking work stays off the stream runtime.
opening
Shared negotiation for already-authorized, already-resolved Threads. This validates transport bindings and limits; it does not grant authority.
ownership
Portable claims retain both original signatures and optionally matched first admission testimony. Structural verification never enrolls an issuer.
store
Async durable-store boundary shared by device and hosted replication.

Structs§

Session

Enums§

Error
Frame
Internal frames carry the same typed payloads in both directions.
Outbound
StoreError

Functions§

completion_receipt
Exact completion fields for one durably admitted original operation. Hosts can bind their acknowledgement exception to these canonical fields.
decode_record
native_facet
wire_facet

Type Aliases§

Result
StoreResult