RubyGems Navigation menu

rubarb 0.2.11

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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)

Runtime 相依性套件 (1):

eventmachine >= 1.0.0.beta.2

Development 相依性套件 (1):

rspec >= 1.3.0

擁有者:

作者:

  • doug bradbury

SHA 256 checksum:

b800b776cc5cc7e6aadd398c5378cde27a78e8aa8126934f8641c3ba55af0aab

總下載次數 12,930

這個版本 3,079

License:

Ruby 版本需求:

相關連結: