Tutorials for using RabbitMQ in various ways
Go to file
2017-09-15 15:14:35 -03:00
bin/travisci Force apt-get to update 2013-07-25 11:45:19 +04:00
clojure Add Clojure RPC tutorial code. 2015-11-10 16:43:35 +00:00
common-lisp common-lisp: tutorial six code 2016-03-02 05:14:47 -08:00
dotnet Replaced the obsolete QueueingBasicConsumer object with an EventingBasicConsumer 2017-09-15 15:14:35 -03:00
dotnet-visual-studio Update dotnet-visual-studio to use v5.0 of the client. 2017-07-24 17:18:05 +01:00
elixir elixir: use 0.2.1 now its released 2017-05-01 12:29:05 +00:00
erlang Use 2.7.0 erlang client - updated paths. 2011-11-22 11:49:10 +00:00
go Merge pull request #126 from netqyq/master 2017-04-10 18:02:29 +03:00
haskell Update haskell examples. 2016-12-16 13:39:18 -05:00
java Making channel final 2017-09-13 13:53:04 -07:00
java-idea Ignore IDEA workspace data 2015-08-12 14:03:23 +03:00
javascript-nodejs Merge pull request #132 from BrandonShutter/patch-2 2017-04-27 18:48:34 +02:00
objective-c Update Objective-C tutorials for XCode 8.2 2016-12-14 15:52:43 +03:00
perl fix for not shared variables in response callback. it fixes numerous calls to rpc. 2016-01-27 13:34:10 +06:00
php Allow for more recent 2.6.x versions 2017-04-03 00:02:53 +03:00
php-amqp fix notice and empty check 2015-11-25 15:32:37 +07:00
php-interop Update README.md 2017-08-16 13:44:05 +03:00
python Correct emit_log_topic.py 2016-12-19 13:18:04 -08:00
ruby Update Bunny instructions for 2.5.1 2016-08-15 09:27:35 +03:00
scala README edits 2016-12-18 22:14:12 +03:00
spring-amqp Cosmetics 2017-04-25 23:27:24 +02:00
swift ignores 2017-05-01 12:27:53 +00:00
.gitignore Add Scala Examples 2016-12-17 03:41:57 +01:00
.travis.yml Update .travis.yml 2017-08-04 02:05:05 +03:00
LICENSE.txt (c) year 2015-01-03 01:08:02 +03:00
Makefile Provision Bunny 2.7.x 2017-08-04 02:05:40 +03:00
README.md Add queue-interop port to ToC 2017-08-16 13:41:04 +03:00
test.py Exclude Perl from CI runs for now 2013-08-16 14:44:03 +04:00
travisci.py Ditto 2013-08-12 15:41:12 +04:00

RabbitMQ Tutorials

This project contains code for RabbitMQ tutorials with their ports to various languages.

Languages

The following ports are available:

License

Released under the Apache License 2.0.