Author Topic: RPC ???  (Read 8014 times)

martino87r

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • Email
RPC ???
« on: 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...


ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: RPC ???
« Reply #1 on: 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.