module Athena::Routing::Listeners
Overview
The AED::EventListenerInterface that act upon ART::Events to handle a request. Custom listeners can also be defined, see AED::EventListenerInterface.
See each listener and the external documentation for more information.
Defined in:
athena.crlisteners/cors_listener.cr
Constant Summary
-
TAG =
"athena.event_dispatcher.listener" -
The tag name for Athena event listeners.