RubyGems Navigation menu

stompserver 0.9.2

Don't want to install a JVM, but still want to use messaging? Me too, so I threw together this little server. All the hard work was done by Francis Cianfrocca (big thank you) in his event machine gem (which is required by this server). == FEATURES/PROBLEMS: Handles basic message queue processing Does not support any server to server messaging (although you could write a client to do this) Server Id is not being well initialized Quite a bit of polish is still required to make into a daemon/service and add command line handling. And oh yeah, I need to write some docs (see the tests for now)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.9 - January 31, 2008* (30.5 KB)
  2. 0.9.8 - August 15, 2007* (30 KB)
  3. 0.9.7 - November 02, 2006* (21 KB)
  4. 0.9.6 - October 31, 2006* (21 KB)
  5. 0.9.5 - October 18, 2006* (20.5 KB)
  6. 0.9.2 - October 16, 2006* (20 KB)
Show all versions (9 total)

Runtime Dependencies (3):

eventmachine >= 5.0.0
hoe >= 1.1.1
madeleine >= 0.7.3

Owners:

Authors:

  • Patrick Hurley

SHA 256 checksum:

7418832359c87f647419b40abf33d8e3d182f7914345fe1c4a5389fba7b8025a

Total downloads 75,330

For this version 3,289

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: