Subject: Re: [boost] Interest in Remote Procedure Call Library?
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-11 05:29:17


Daniel Larimer wrote:

> packing/unpacking or modifying their code for new protocols. As far as
> they are concerned they write a class, list the class name, base classes,
> method names, and signals in a macro and it can be exposed to the network
> and easily accessed remotely through the stub/proxy object.

How does connecting to a remote signal work? Doesn't that presume the
availability of an event dispatcher loop?

Cheers,

Rutger