Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 564 Bytes

File metadata and controls

26 lines (15 loc) · 564 Bytes

NoFDev RPC designed to resolve the service invokation cross languages(Groovy/Java, C#, Typescript for official supportting).

Conventions

  • FacadeAPI, Interface class with Facade suffix, eg: LordCommanderFacade

SERVER SIDE

  • NodeJS
  • Java(service-mvc-host)
  • C#

JSON IDL

Reference: json-idl.md

Client SDK

Reference: client-sdk.md

Sample Generator

Other

  • HTTP Gateway
  • Websocket Gateway