UNPKG

@alius/rpc

Version:

JSON-RPC 2.0 implementation configured with OpenRPC

12 lines (11 loc) 285 B
{ "name": "rpc.discover", "description": "Returns an OpenRPC schema as a description of this service", "params": [], "result": { "name": "OpenRPC Schema", "schema": { "$ref": "https://raw.githubusercontent.com/open-rpc/meta-schema/master/schema.json" } } }