mjsonrpc 1.0
A lightweight JSON-RPC 2.0 message parser and generator based on cJSON
Loading...
Searching...
No Matches
Modules
Server API

Functions for handling JSON-RPC requests and managing methods (server side) More...

Modules

 Response Helper Functions
 Functions for creating JSON-RPC responses.
 
 Handle Management Functions
 Functions for creating and managing RPC handles.
 
 Method Management Functions
 Functions for registering and unregistering RPC methods.
 
 Request Processing Functions
 Functions for processing JSON-RPC requests.
 

Detailed Description

Functions for handling JSON-RPC requests and managing methods (server side)