RubyGems Navigation menu

rubarb 0.12.10

This library uses two socket connections between a client and a server. One is used for request / replies from the client to the server. The other is used for remote calls made from the server to the client. Each end publishes a single object on which methods can be called by the remote end. All calls to the remote objects are asyncronous. Do not make any blocking calls in the published object. Responses are return by calling the "reply method on the responder object.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - August 29, 2012 (15.5 KB)
  2. 0.12.10 - August 29, 2012 (15.5 KB)
  3. 0.2.11 - February 09, 2011 (15.5 KB)
  4. 0.2.0 - November 12, 2010 (15 KB)

Runtime Dependencies (5):

eventmachine = 0.12.10
eventmachine = 0.12.10
jeweler = 1.5.0
rake = 0.8.7
rspec = 1.3

Development Dependencies (1):

rspec = 1.3.0

Owners:

Authors:

  • doug bradbury

SHA 256 checksum:

7488b52210c495c256d4f5117c404e7639fcfed0c70cb194b3117b675109fb18

Total downloads 12,865

For this version 2,779

Licenses:

N/A

Required Ruby Version: None

Links: