パッケージ: libnet-stomp-perl (0.62-1)
libnet-stomp-perl に関するリンク
Debian の資源:
libnet-stomp-perl ソースパッケージをダウンロード:
- [libnet-stomp-perl_0.62-1.dsc]
- [libnet-stomp-perl_0.62.orig.tar.gz]
- [libnet-stomp-perl_0.62-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module providing a Streaming Text Orientated Messaging Protocol client
Net::Stomp allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It's a simple and easy to implement protocol for working with Message Orientated Middleware from any language. Net::Stomp is useful for talking to Apache ActiveMQ, an open source (Apache 2.0 licensed) Java Message Service 1.1 (JMS) message broker packed with many enterprise features.
A Stomp frame consists of a command, a series of headers and a body - see Net::Stomp::Frame for more details.
For details on the protocol see <https://stomp.github.io/>.
その他の libnet-stomp-perl 関連パッケージ
|
|
|
|
-
- dep: libclass-accessor-perl
- 自動的にアクセサを生成する Perl モジュール
-
- dep: liblog-any-perl
- Perl module to log messages safely and efficiently
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libio-socket-ip-perl
- プロトコル非依存な方法で IPv4 および IPv6 ソケットを使うモジュール
-
- rec: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets