Commit Graph

8 Commits

Author SHA1 Message Date
Michael Klishin
6be7cfebf9
Bunny: warn against subscribe(block: true)
It was never meant to be used outside of tutorials
but unfortunately some do just that.
2019-02-27 04:38:02 +03:00
Caique Hitoshi Mitsuoka
d241706976 Update ruby tutorial five 2018-02-19 17:08:22 -03:00
Michael Klishin
2316088e96 Disable automatic connection recovery for Bunny tutorials
It's not needed and will help investigate obscure exceptions
in CI environment.
2013-07-25 09:57:39 +04:00
Michael Klishin
ed8aa9fb3a Be explicit about return codes 2013-07-23 17:42:55 +04:00
Michael Klishin
95bdddb9d7 Make sure Bunny tutorials produce the same output as Pika 2013-07-22 11:04:03 +04:00
Michael Klishin
6e2773c774 Tutorial 5 is ported to Bunny 2013-07-18 01:25:27 +04:00
Michael Klishin
2ec87888cb ruby => ruby-amqp
ruby should be done with Bunny 0.9 which is much easier to use
for beginners.
2013-07-17 18:07:03 +04:00
Jakub Stastny aka botanicus
72b4732564 Ruby: receive_logs.rb, receive_logs_direct.rb and receive_logs_topic.rb. 2011-05-03 04:48:37 +02:00