Agent Engineering
JSON-RPC
A message protocol for named procedure requests and their results or errors, encoded using JSON. It specifies message relationships rather than the network transport or business rules. A valid JSON document is not necessarily a valid JSON-RPC exchange, and a successful exchange does not validate the meaning of its data.
Also called: JSON-RPC 2.0
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.