Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elixir_amqp_consumer

A simple first effort at an Elixir based RabbitMQ consumer

To start the server

Start iex shell and fire up the server

iex -S mix
{ :ok, pid } = :gen_server.start_link(ElixirAmqpConsumer.Server, 100, [])

About

A simple first effort at an Elixir based RabbitMQ consumer

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages