summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/fcl-web/examples/jsonrpc/demo1/extdirect.in
blob: 831536e29df5361eff47ab6abb755d94623923ce (plain)
1
2
3
4
[
  { "action": "test", "method": "echo", "data": ["Hello JSON-RPC 1"], "tid": 1 },
  { "action": "test", "method": "echo", "data": ["Hello JSON-RPC 2"], "tid": 2 }
]