Hi. I''ve just created this library based on EM. Hope it be helpful for many people: http://rubyforge.org/projects/revent/ Tired of DRuby? This library allows mutual RPC between Ruby server and Ruby or ActionScript3 clients: clients can call methods on server and server can call methods on clients. EventMachine is used for network communication. Regards, Ngoc.
Very nice. Can you add a page to the EventMachine Wiki about this? http://rubyeventmachine.com On Feb 19, 2008 5:09 AM, Ngoc Dao <ngocdaothanh at gmail.com> wrote:> Hi. > > I''ve just created this library based on EM. Hope it be helpful for many > people: > http://rubyforge.org/projects/revent/ > > Tired of DRuby? This library allows mutual RPC between Ruby server and > Ruby or ActionScript3 clients: clients can call methods on server and > server can call methods on clients. EventMachine is used for network > communication. > > Regards, > Ngoc. > _______________________________________________ > Eventmachine-talk mailing list > Eventmachine-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/eventmachine-talk >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/eventmachine-talk/attachments/20080219/08eca416/attachment.html
Hi. Do you mean this wiki? http://rubyeventmachine.com/ I would like to add an entry "Related libraries" to the frontpage, but could not find a way. Is this wiki read-only for non-members? Regards, Ngoc. On Tue, Feb 19, 2008 at 9:28 PM, Francis Cianfrocca <garbagecat10 at gmail.com> wrote:> Very nice. Can you add a page to the EventMachine Wiki about this? > > http://rubyeventmachine.com > > > > On Feb 19, 2008 5:09 AM, Ngoc Dao <ngocdaothanh at gmail.com> wrote: > > > > > > > > > Hi. > > > > I''ve just created this library based on EM. Hope it be helpful for many > people: > > http://rubyforge.org/projects/revent/ > > > > Tired of DRuby? This library allows mutual RPC between Ruby server and > > Ruby or ActionScript3 clients: clients can call methods on server and > > server can call methods on clients. EventMachine is used for network > > communication. > > > > Regards, > > Ngoc. > > _______________________________________________ > > Eventmachine-talk mailing list > > Eventmachine-talk at rubyforge.org > > http://rubyforge.org/mailman/listinfo/eventmachine-talk > > > > > _______________________________________________ > Eventmachine-talk mailing list > Eventmachine-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/eventmachine-talk >
It''s read-only to those not logged in to prevent most spamming. Just signup and you''ll be able to edit. Jason On Fri, Feb 22, 2008 at 5:46 PM, Ngoc Dao <ngocdaothanh at gmail.com> wrote:> Hi. > > Do you mean this wiki? > http://rubyeventmachine.com/ > > I would like to add an entry "Related libraries" to the frontpage, but > could not find a way. Is this wiki read-only for non-members? > > Regards, > Ngoc. > > > > > On Tue, Feb 19, 2008 at 9:28 PM, Francis Cianfrocca > <garbagecat10 at gmail.com> wrote: > > Very nice. Can you add a page to the EventMachine Wiki about this? > > > > http://rubyeventmachine.com > > > > > > > > On Feb 19, 2008 5:09 AM, Ngoc Dao <ngocdaothanh at gmail.com> wrote: > > > > > > > > > > > > > > Hi. > > > > > > I''ve just created this library based on EM. Hope it be helpful for many > > people: > > > http://rubyforge.org/projects/revent/ > > > > > > Tired of DRuby? This library allows mutual RPC between Ruby server and > > > Ruby or ActionScript3 clients: clients can call methods on server and > > > server can call methods on clients. EventMachine is used for network > > > communication. > > > > > > Regards, > > > Ngoc. > > > _______________________________________________ > > > Eventmachine-talk mailing list > > > Eventmachine-talk at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/eventmachine-talk > > > > > > > > > _______________________________________________ > > Eventmachine-talk mailing list > > Eventmachine-talk at rubyforge.org > > http://rubyforge.org/mailman/listinfo/eventmachine-talk > > > _______________________________________________ > Eventmachine-talk mailing list > Eventmachine-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/eventmachine-talk >