Name : perl-Net-Stomp
| |
Version : 0.45
| Vendor : obs://build_opensuse_org/home:jhindel
|
Release : 5.3
| Date : 2018-12-22 23:11:51
|
Group : Development/Libraries/Perl
| Source RPM : perl-Net-Stomp-0.45-5.3.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : A Streaming Text Orientated Messaging Protocol Client
|
Description :
This module 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. the Net::Stomp manpage 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 the Net::Stomp::Frame manpage for more details.
For details on the protocol see the http://stomp.codehaus.org/Protocol manpage.
To enable the ActiveMQ Broker for Stomp add the following to the activemq.xml configuration inside the < transportConnectors> section:
< transportConnector name=\"stomp\" uri=\"stomp://localhost:61613\"/>
To enable the ActiveMQ Broker for Stomp and SSL add the following inside the < transportConnectors> section:
< transportConnector name=\"stomp+ssl\" uri=\"stomp+ssl://localhost:61612\"/>
For details on Stomp in ActiveMQ See the http://activemq.apache.org/stomp.html manpage.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jhindel/openSUSE_Factory/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
Net-Stomp
perl(Net::Stomp)
perl(Net::Stomp::Frame)
perl-Net-Stomp
Requires :