diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-10 04:13:25 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-10 04:13:25 +0000 |
commit | 5296547c5f180a6ec0333a1e9c300950dfab8d13 (patch) | |
tree | 9059c6aa1ee869271d7c5d57623a32d7a19532ce /net/sprinkle/pkg-descr | |
parent | c9426c400ed07d78825c8f59f64e0313b5b250ed (diff) |
Sprinkle is a broker which implements a simple messaging protocol
called STOMP.
WWW: http://www.thuswise.org/sprinkle/
PR: ports/122613
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=210971
Diffstat (limited to 'net/sprinkle/pkg-descr')
-rw-r--r-- | net/sprinkle/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/sprinkle/pkg-descr b/net/sprinkle/pkg-descr new file mode 100644 index 000000000000..0f23cf54d504 --- /dev/null +++ b/net/sprinkle/pkg-descr @@ -0,0 +1,4 @@ +Sprinkle is a broker which implements a simple messaging protocol +called STOMP. + +WWW: http://www.thuswise.org/sprinkle/ |