Module actyx_sdk::service[][src]

Modules

snapshots

Structs

AuthenticationResponse
EventResponse
OffsetsResponse

Response to the offsets endpoint

PublishEvent
PublishRequest
PublishResponse
PublishResponseKey
QueryRequest
SessionId

The session identifier used in /subscribe_monotonic

SnapshotData
SubscribeMonotonicRequest

Subscribe to live updates as the Event Services receives or publishes new events, until the recipient would need to time travel

SubscribeRequest

Enums

Compression
Order

The order in which you want to receive events for a query

QueryResponse
StartFrom
SubscribeMonotonicResponse

Response to subscribeMonotonic is a stream of events terminated by a time travel

SubscribeResponse

Traits

EventService