Categories: None [Edit]

rubarb

https://rubygems.org/gems/rubarb
https://github.com/dougbradbury/rubarb
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.

Total

Ranking: 71,852 of 195,835
Downloads: 14,440

Daily

Ranking: 49,854 of 195,800
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,007,571,689rspec
291,007,571,689rspec
162328,350,431eventmachine
162328,350,431eventmachine

Owners

#GravatarHandle
1icondougbradbury