summaryrefslogtreecommitdiff
path: root/python/qpid/session.py
Commit message (Expand)AuthorAgeFilesLines
* added convenience API for turning on logging; added logging for controls and ...Rafael H. Schloming2008-03-111-2/+9
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-101-5/+6
* added session.sync(); session.auto_sync; made transfers not auto-complete; fi...Rafael H. Schloming2008-03-071-13/+41
* added timeouts to hello-010-world; switched to conditions rather than events ...Rafael H. Schloming2008-03-071-9/+35
* preliminary support for message headersRafael H. Schloming2008-03-061-1/+9
* added codec for sequence_set; added id to Message; RangeSet -> RangedSet; add...Rafael H. Schloming2008-03-061-4/+3
* added incoming queues for messages; altered session dispatch to send entire a...Rafael H. Schloming2008-03-051-22/+57
* import of in-process 0-10 final python clientRafael H. Schloming2008-03-041-0/+208