RubyGems Navigation menu

stompserver 0.9.3

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.3 - October 16, 2006* (20 KB)
Show all versions (9 total)

Runtime Dependencies (3):

eventmachine >= 0.5.0
hoe >= 1.1.1
madeleine >= 0.7.3

Owners:

Authors:

  • Patrick Hurley

SHA 256 checksum:

d0d45e2b20e7dcb09f4b9e34cb655504885a84a3d9076d30b1720eba923740d5

Total downloads 75,359

For this version 3,288

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: