RubyGems Navigation menu

rubarb 1.0.0

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.5KB)
  2. 0.12.10 - August 29, 2012 (15.5KB)
  3. 0.2.11 - February 09, 2011 (15.5KB)
  4. 0.2.0 - November 12, 2010 (15KB)

Runtime依存関係 (3):

eventmachine = 1.0.0.rc.4
eventmachine >= 1.0.0.rc.4
rspec = 1.3

Development依存関係 (1):

rspec >= 1.3.0

所有者:

作者:

  • doug bradbury

SHA 256チェックサム:

00601bc51916cf38f07c565a3f6cb1a2bd1fc214bb69d1239f3a5954ce5be758

累計ダウンロード数 12,915

このバージョンのみ 3,826

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: