lp://staging/~jamestait/txamqp/txamqp-additional-examples
- Get this branch:
- bzr branch lp://staging/~jamestait/txamqp/txamqp-additional-examples
Branch merges
Branch information
Recent revisions
- 60. By James Tait
-
Simplified publish6 even further - that class may have been faithful to the RabbitMQ examples, but was just cluttering the code.
- 59. By James Tait
-
Re-wrote and enabled publish6. Fixed consume6 to turn the input into an int, and get the request properties to use on the response. A little more clean-up, and reference the spec within the txamp codebase instead of relying on one in python-txamqp being in the right place.
- 58. By James Tait
-
Removed leftover cruft in the form of consume4z, and fixed bugs in consume1 and consume2 that prevented them from receiving messages.
- 57. By James Tait
-
Created an example script based on the RabbitMQ Tutorial at http://
www.rabbitmq. com/getstarted. html - 56. By Esteve Fernandez
-
Removed insist option when authenticating against an AMQP 0.9.1 broker
Author: burntliam
Thanks Liam!
- 55. By Esteve Fernandez
-
Merged fix-rabbit-
failures: Update testsuite to RabbitMQ 2.1 Author: therve
Reviewers: esteveFixes the path to the spec file, but also skip tests that don't pass with
RabbitMQ 2.1
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/txamqp