1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/p5-Net-AMQP/pkg-descr
Cheng-Lung Sung f6034a52f1 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:	http://search.cpan.org/dist/Net-AMQP/
2011-10-30 08:21:11 +00:00

10 lines
445 B
Plaintext

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: http://search.cpan.org/dist/Net-AMQP/