/local-procedure-call

Local Procedure Call - LPC : Inspired by RPC (Remote Procedure Call), LPC allows a client process to call a function implemented in another process, the server process.

Primary LanguageCMIT LicenseMIT

Watchers