blob: 65eb09af798896311a7d5308005a052bafc042ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Apache Qpid C++ Release Notes
--------------------------------
The Qpid release of the c++ client and broker support the 0-10
version of the AMQP specification. You can access this specification
from:
http://jira.amqp.org/confluence/display/AMQP/Download
For full details of Qpid c++ capabilities and compatibility see our project documentation at:
http://qpid.apache.org
Please take time to go through the README file provided with the
distro to get a good understanding about build system etc.
Known Issues/Outstanding Work
-----------------------------
You can view the outstanding task list for Qpid by visiting our JIRA:
http://issues.apache.org/jira/browse/QPID
|