HumusAmqp icon indicating copy to clipboard operation
HumusAmqp copied to clipboard

Add XML-RPC

Open oqq opened this issue 8 years ago • 0 comments

The current implementation for RPC server / client allows only the json schema. How about to add the possibility to use the XML-RPC schema and translate it to php objects?

So that the underlying application code does not need to know which schema is actual used for rpc requests.

oqq avatar Nov 27 '17 12:11 oqq