fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
319 B
Text
6 lines
319 B
Text
This module provides an object oriented client interface to interact
|
|
with servers supporting STOMP (Streaming Text Orientated Messaging
|
|
Protocol). It supports the major features of messaging brokers: SSL,
|
|
asynchronous I/O, receipts and transactions.
|
|
|
|
For details on the protocol see http://stomp.codehaus.org/Protocol.
|