Skip to main content

Module worker_client

Module worker_client 

Source
Expand description

Controller-side client for a session relay’s JSON-lines proxy.

Structs§

CredentialSyncCoordinator
RelayAttachment
RelayCatchUp
RelayClient
Controller-side connection to the durable ACP relay protocol.
RelayEventPage
One bounded page in a catch-up whose upper frontier was fixed before any page was applied. The relay may return newer events on later Attach calls; those are deliberately left for the next catch-up.
RelayRejected
RelayTransportDead
A relay transport that can no longer carry requests: the proxy exited, one of its pipes failed, or the handshake never completed.
StartedReviewer