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