vorce / gen_rmq214

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenRmq214

Reproduce https://github.com/meltwater/gen_rmq/issues/214

Instructions:

docker-compose up -d
MIX_ENV=test iex -S mix
iex(3)> ExamplePublisher.test()

This will start the example consumer, producer, and then publish 25 messages.

About


Languages

Language:Elixir 100.0%