Luke Bakken
ea20da72cc
Explicitly use queue parameter name
...
Part of rabbitmq/rabbitmq-website#780
2019-06-07 10:51:04 -07:00
Luke Bakken
8d392f4772
Update for Pika 1.0.0, yapf formatting
2019-02-11 09:56:04 -08:00
Olof-Joachim Frahm
88f868d021
Fix Python scripts for Python 3 compatibility.
2015-11-11 17:32:37 +00:00
Marek Majkowski
c1b178d9de
Fixed bug in tutorial 6 caused by misunderstanding of stop_consuming().
...
Apparently stop_consuming() does basic.cancel. Which is completely not what we want. Instead of using start/stop consuming, let's just do the busy loop by ourselves.
2011-08-24 11:46:21 +01:00
Marek Majkowski
325b81c52e
Remove superfluous whitespace.
2011-05-18 17:31:37 +01:00
Ann Witbrock
c5324b1fa8
FibonacciRpcClient class name
2011-04-07 13:02:25 +01:00
Marek Majkowski
596faaf044
Python examples updated to recent pika
2011-03-14 17:30:12 +00:00
Marek Majkowski
d87f64c444
use exclusive instead of auto-delete for #6
2010-12-13 15:58:10 +00:00
Your Name
f58bb9cd0f
Fixed rpc client.
2010-11-30 14:04:31 +00:00
Your Name
f6a8e53251
Json and class in the server is not required
2010-11-30 11:46:36 +00:00
Your Name
ca18270edc
Rpc examples
2010-11-30 11:02:12 +00:00