[ 源代码: ruby-stomp ]
软件包:ruby-stomp(1.4.4-1)
ruby-stomp 的相关链接
Debian 的资源:
下载源码包 ruby-stomp:
维护小组:
- Debian Ruby Extras Maintainers (QA 页面, 邮件存档)
- Bryan McLellan (QA 页面)
- Jonas Genannt (QA 页面)
- Paul van Tilburg (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Ruby client for the stomp messaging protocol
Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS) type systems. This library provides two useful interfaces, a low- level class, Stomp::Connection, which is a basic protocol implementation, and Stomp::Client, which is designed as a higher level convenience API.