Package-level declarations
Types
Link copied to clipboard
A single change to the membership of a container subscription.
Link copied to clipboard
An Event stream carrying ContainerChanges, as produced by StreamLinkConnection.getContainer.
Link copied to clipboard
An Event reporting a subscription error, terminating the stream.
Link copied to clipboard
An Event stream carrying record field maps, as produced by StreamLinkConnection.getSubject.
Link copied to clipboard
Link copied to clipboard
A coroutine- and Flow-friendly wrapper around a Caplin StreamLink connection.
Link copied to clipboard
Creates authenticated StreamLinkConnections to a Liberator.
Link copied to clipboard
Functions
Link copied to clipboard
Suspends until the stream emits a StatusEvent with type STATUS_OK, returning it.
Link copied to clipboard
Keeps only UpdateEvents from the stream, unwrapping each to its payload.
Link copied to clipboard
Folds a stream of ContainerChanges into successive snapshots of the container's row subjects, emitting the updated list after each change.