Tutorials for using RabbitMQ in various ways
Go to file
Michael Klishin 0aff91f2a0 Exclude Perl from CI runs for now
Net::RabbitFoot fails to install on CI.

Also exclude erroneously committed scala setup make target.
2013-08-16 14:44:03 +04:00
bin/travisci Force apt-get to update 2013-07-25 11:45:19 +04:00
clojure Correct typos left from back when lein-exec was used 2013-08-13 11:37:55 +04:00
dotnet I don't thing 'response' variable is actually necessary 2011-08-15 15:46:17 +01:00
erlang Use 2.7.0 erlang client - updated paths. 2011-11-22 11:49:10 +00:00
java AMQP.BasicProperties uses Builder in java client 2.5.0 2011-07-04 17:29:15 +01:00
javascript-nodejs cosmetic 2012-04-17 17:13:43 +01:00
perl Improve perl tutorial files. 2012-07-11 09:18:12 -07:00
php brings PHP README in sync with Python one 2013-07-31 18:09:57 +02:00
python Fixed bug in tutorial 6 caused by misunderstanding of stop_consuming(). 2011-08-24 11:46:21 +01:00
python-puka Assign body before using it 2013-06-12 01:02:03 +01:00
ruby Ruby tutorials are now available 2013-08-04 23:46:04 +04:00
ruby-amqp Use the channel we open 2013-07-17 21:54:17 +04:00
.gitignore Ignore rubygems archives 2013-07-22 09:24:14 +04:00
.travis.yml Ditto 2013-08-12 15:41:12 +04:00
Makefile Exclude Perl from CI runs for now 2013-08-16 14:44:03 +04:00
README.md Fixed link 2010-11-22 13:58:56 +00: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 snippets for RabbitMQ tutorials. You can find them here:

http://www.rabbitmq.com/getstarted.html