summaryrefslogtreecommitdiff
path: root/qpid/python/examples/api/spout
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-133/+0
* QPID-4924: restore examples to the pure python componentGordon Sim2013-09-191-0/+133
* QPID-4924: Move the Python examples under the bindings directory.Darryl L. Pierce2013-09-181-139/+0
* QPID-4924: Fixed the Python examples to use the new Python moduleDarryl L. Pierce2013-09-181-3/+9
* QPID-5133: Add option to the spout examples to enable durable messagesDarryl L. Pierce2013-09-111-0/+4
* QPID-4772: Assume text/plain for content type if no other indication is given...Justin Ross2013-04-231-0/+6
* Minor adjustment to option definitions for Python 2.3Gordon Sim2010-06-091-4/+4
* Changes to connection lifecycle methods and Connection parameters:Rafael H. Schloming2010-04-091-6/+2
* updated reconnect option names to match C++ APIRafael H. Schloming2010-04-011-4/+4
* added SSL support to APIRafael H. Schloming2010-03-311-1/+1
* added a subject option to spoutRafael H. Schloming2010-02-171-1/+4
* changed sender/receiver to be synchronous by default when invoked on a connec...Rafael H. Schloming2010-02-161-7/+5
* handle Control-CRafael H. Schloming2010-02-131-24/+28
* added reconnect_delay, reconnect_limit, and backups option to ConnectionRafael H. Schloming2010-01-291-2/+20
* merged documentation and address changes from rnr branchRafael H. Schloming2010-01-051-1/+2
* fixed the usage textRafael H. Schloming2009-10-121-1/+1
* renamed ping to spoutRafael H. Schloming2009-10-121-0/+103