Hi Menno,
thank you for chiming in. Great that we can get a joint discussion going!
> This is great. Currently we're trying to accomplish a similar thing for
> RPC calls and Signals. The approach with statically configured proxies
> you take, also made most sense to us, which is what we did for R
Hi Johannes,
If you have the sources for marshalling conveniently laying around,
please share, I'd like to have a look at them.
Thanks, Menno
On 21-03-16 17:01, Johannes Schlatow wrote:
> Hi Menno,
>
> On Mon, 21 Mar 2016 12:52:22 +0100
> Menno Valkema wrote:
>
>> Hi Johannes,
>>
>> This is g
Hi Menno,
On Mon, 21 Mar 2016 12:52:22 +0100
Menno Valkema wrote:
> Hi Johannes,
>
> This is great. Currently we're trying to accomplish a similar thing for
> RPC calls and Signals. The approach with statically configured proxies
> you take, also made most sense to us, which is what we did for
Hi Johannes,
This is great. Currently we're trying to accomplish a similar thing for
RPC calls and Signals. The approach with statically configured proxies
you take, also made most sense to us, which is what we did for RPC
calls, and we're now trying to use it for Signals. Combined with your
work
Hi,
as I'm beginning to use Genode in a distributed scenario, I had some thoughts
about the use of proxy components in order to transmit particular session
interfaces over an arbitrary communication medium. The general concept here is
that a client component can connect to a server component ru