summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/SessionHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-161-699/+0
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-107/+150
* * Refactor: Moved major broker components (exchanges, queues etc.) fromAlan Conway2007-01-151-28/+30
* * Combined README.txt and READE-dist into README. Fixes cwiki link,Alan Conway2007-01-141-0/+1
* * Added Requester/Responder classes to manage request-ids, response-ids,Alan Conway2007-01-141-2/+1
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-121-2/+142
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-1/+3
* 0-9 branch now compiles but is not yet functional.Alan Conway2007-01-051-4/+61
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-2/+7
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-5/+8
* Broker side dynamic version hook up.Carl C. Trieloff2006-12-141-34/+51
* Added new configuration option for staging threshold (size above which messages Gordon Sim2006-12-061-4/+5
* Added queue policy class for controlling when message content should be relea...Gordon Sim2006-12-051-3/+3
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+429