summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/Broker.cpp
Commit message (Expand)AuthorAgeFilesLines
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-1/+1
* * broker/Broker.cpp: Don't create Acceptor in shutdown() - required soAlan Conway2007-01-311-1/+2
* * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed soAlan Conway2007-01-301-7/+17
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-2/+3
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-161-3/+3
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-0/+2
* * Refactor: Moved major broker components (exchanges, queues etc.) fromAlan Conway2007-01-151-5/+50
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+59