RPC Plugin API

This section lists the functions in the RPC Plugin API. The header file with the function prototypes is c8rpc.h.

Nor every RPC plugin instance, there is a data structure that stores information about this particular instance. We refer to this data structure as an RPC context or a context. Many of the functions in the API require a pointer to this context so that the server knows which RPC plugin you are trying to operate on.