blob: f4ade96e51eb65692fbaedae37a3c170e89d660b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="utf-8"?>
<chapter xmlns:html="http://www.w3.org/1999/xhtml">
<title>
Apache Qpid : AMQP Ruby Messaging Client
</title>
<para>
The Ruby Messaging Client currently has little documentation and
few examples.
</para>
<section role="h3" id="AMQPRubyMessagingClient-Examples">
<title>
Examples
</title>
<para>
<ulink url="https://svn.apache.org/repos/asf/qpid/trunk/qpid/ruby/examples">AMQP Ruby Messaging Client Examples</ulink>
</para>
<!--h3-->
</section>
</chapter>
|