summaryrefslogtreecommitdiff
path: root/python/tests_0-10/broker.py
Commit message (Expand)AuthorAgeFilesLines
* moved protocol tests from qpid/python to qpid/testsRafael H. Schloming2010-02-051-93/+0
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-251-8/+8
* QPID-979: added access to enums through the session so that symbolic constant...Rafael H. Schloming2008-05-081-8/+8
* Fixes to c++ broker:Gordon Sim2008-03-061-35/+17
* Fix message delivery for 0-10 final codepathGordon Sim2008-03-061-2/+2
* forked python tests for 0-10 preview and 0-10 finalGordon Sim2008-03-051-19/+19
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-20/+2
* In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...Gordon Sim2007-09-121-5/+7
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-11/+12
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-5/+5
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-1/+1
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-241-0/+126