module Echo
Defined in:
echo.crecho/configuration.cr
echo/consumer.cr
echo/group.cr
echo/message.cr
echo/producer.cr
echo/streams/memory.cr
echo/streams/redis.cr
Constant Summary
-
CONFIG =
Configuration.new
-
REDIS =
CONFIG.redis
-
VERSION =
"0.1.0"