RPC module

Provides synchronous communication using local calls or the HTTP(S) protocol. It contains both server and client side implementations.

Modules

The module contains the following packages:

  • Clients - mechanisms for retrieving connection settings from the microservice’s configuration and providing clients and services with these settings.
  • Commands - commands and events.

Use

Install the dotnet package as

dotnet add package PipServices4.Rpc