# Functions
NewEventer returns an Eventer with a running event loop that can be stopped by closing the given stop channel.
# Variables
ConsumerGCInterval is the interval at which garbage collection of consumers occures.
DefaultSendEventTimeout is the timeout used when publishing events to consumers.