esdb_channel_system (reckon_gater v1.1.2)

View Source

System channel for reckon-gater

Normal-priority channel for system-level messages. Used for internal coordination and status updates.

Topics: system.status - System status updates system.config - Configuration changes system.maintenance - Maintenance notifications

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)