This project contains code for RabbitMQ tutorials with their ports to various languages.
The following ports are available:
- C#
 - C# (with Visual Studio)
 - Clojure
 - Common Lisp
 - Elixir
 - Erlang
 - Go
 - Haskell
 - JavaScript (with Node and amqp-node) (using callbacks)
 - JavaScript (with Node and amqp-node) (using promises/futures)
 - Java
 - Java (with IntelliJ IDEA)
 - PHP (with php-amqplib)
 - PHP (with php-amqp)
 - Perl
 - Python (with Pika)
 - Ruby (with Bunny)
 - Scala
 - Swift
 - Spring AMQP
 
Released under the Apache License 2.0.