Skip to main content

Module client

Module client 

Source
Expand description

CLI sync orchestration.

Local-copy helpers and command-specific hosted sync glue live here. The transport/session implementation remains private in hosted_runtime.

Re-exports§

pub use human_signature::cli_human_signature_callback;
pub use local_sync::LocalSync;

Modules§

context_sync
Hosted context (annotation) sync bridge.
discussion_sync
Hosted discussion sync bridge.
human_signature
CLI default human-signature (WebAuthn) callback for destructive hosted RPCs.
local_sync
Local repository synchronization.
review_sync
Hosted review-signature sync bridge.

Structs§

ClientConfig
Client configuration.