fpc/packages/fcl-web/examples/jsonrpc/demo1/echo.in
michael 3d414fe91b * json-rpc examples, and compile it as well
git-svn-id: trunk@15361 -
2010-06-03 15:18:09 +00:00

2 lines
60 B
Plaintext

{ "method": "echo", "params": ["Hello JSON-RPC"], "id": 1 }