Skip to main content

Module subscribe

Module subscribe 

Source
Expand description

Event subscription request mapping and store subscription helpers. SubscriptionRequest to EventFilter mapping.

Structs§

EventSubscription
Authorized subscription returned by the adapter boundary.
MappedSubscription
Engine filter and metadata decoded from a subscription request.

Functions§

map_subscription_request
Map a wire subscription request onto the engine’s event filter surface.
subscribe_events
Authorize a subscription request and obtain the engine event tail.