Expand description

TCP boundary client

Structs

DropReplay 🔒

Utility to send a message on drop.

A handle to the storage client. Implements ComputeReplay.

Puller reading from a receiver channel.

State per worker and source.

Enums

Announce 🔒

Announcement protocol from a Timely worker to the storage client.

Functions

Connect to a storage boundary server. Returns a handle to replay sources and a join handle to await termination.

Constructs a framed connection for the client.

run_client 🔒

Communicate data and subscriptions on stream, receiving local replay notifications on announce_rx. workers is the number of local Timely workers.

Type Definitions

A framed connection from the client’s perspective.