ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
445 B
Text
9 lines
445 B
Text
This module implements the frame (de)serialization and representation
|
|
of the Advanced Message Queue Protocol (http://www.amqp.org/).
|
|
|
|
It is to be used in conjunction with client or server software that
|
|
does the actual TCP/IP communication. While it's being written with
|
|
AMQP version 0-8 in mind, as the spec is defined by an external xml
|
|
file, support for 0-9, 0-9-1 and eventually 0-10 is hoped for.
|
|
|
|
WWW: https://metacpan.org/release/Net-AMQP
|