Feng Forum

Other Topics => Development => Architecture => : martino87r December 08, 2008, 12:37:48 PM

: RPC ???
: martino87r December 08, 2008, 12:37:48 PM
Actually i was thinking on a lot of other features, i'll explain them later, but the first real Architecture issue is of the RPC (Remote Procedure Call).

Every advanced function/feature that you want to integrate within a standalone application, need to communicate with the OGoo in a way. So my first question:

-In the architecture design, there was RPC implementation?

If yes, maybe somebody can explain me how???
If No, then maybe it's the time to design a new one...

: Re: RPC ???
: ignacio December 08, 2008, 01:34:43 PM
Starting on version 1.1 OpenGoo will offer webservices so that external applications can communicate with OpenGoo. What is yet to define is a formal API that specifies which webservices OpenGoo will offer.