esdb_channel_events (reckon_gater v1.1.1)

View Source

Events channel for reckon-gater

High-priority channel for business event delivery. Events are the core of the event sourcing system.

Topics: events.stream.StreamId - Events for a specific stream events.store.StoreId - All events for a store events.type.EventType - Events by type

Summary

Functions

handle_message(Message, State)

handle_publish(Topic, Message, State)

handle_subscribe(Topic, Pid, State)

handle_unsubscribe(Topic, Pid, State)

init(Opts)

max_rate()

priority()

requires_signature()

terminate(Reason, State)