Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 0fa1bc705d306e43b1db4442b8887e4e > files > 26

python-amqplib-0.6.1-1mdv2010.2.noarch.rpm

Check how Decimals should be encoded in tables.  The docs
are a bit unclear, and looking at RabbitMQ and py-qpid
didn't help much.  At least it should work when the
sender and receiver are both using this version of this library.

Error handling, a bit rough in this first version, receiving
unexpected frames may do strange things.

Nothing is done at all with heartbeat, oob-method, oob-header
oob-body, and trace frames.

Unittests - always can use more