EventStore v0.12.0 EventStore.Subscriptions View Source
Pub/sub for subscribers interested in events appended to either a single stream or all streams
Link to this section Summary
Link to this section Functions
Link to this function
subscribe_to_all_streams(subscription_name, subscriber, opts \\ [])
View Source
Link to this function
subscribe_to_stream(stream_uuid, subscription_name, subscriber, opts \\ [])
View Source