klomp 1.0.5
Klomp is a simple [Stomp] messaging client that keeps your sanity intact. The purpose of Klomp is to be the simplest possible Stomp client. No in-memory buffering of outgoing messages, no fanout subscriptions in-process, no transactions, no complicated messaging patterns. Code simple enough so that when something goes wrong, the problem is obvious. [Stomp]: http://stomp.github.com/
Gemfile:
=
instalar:
=
dependencias de Development (11):
ci_reporter
~> 1.7.0
em-proxy
~> 0.1.0
hoe
~> 3.0
hoe-bundler
~> 1.1.0
hoe-gemspec
~> 1.0.0
hoe-git
~> 1.5.0
rdoc
~> 3.10
rspec
~> 2.11.0
rspec-given
~> 1.0
simplecov
~> 0.6.0
ZenTest
~> 4.8.0