[rabbitmq-discuss] problems with parameters in jsonrpc
Emile Joubert
emile at rabbitmq.com
Tue Mar 29 15:17:45 BST 2011
Hi,
On 23/03/11 15:33, mysurf mail wrote:
> I would prefer though if it was gson serialization to the params (as the
> name hints).
> thanks.
Unfortunately that is unlikely to happen. There are several JSON
libraries available with different strengths and weaknesses. If the
supplied serialisation classes don't meet your needs then you should be
able to adapt the code for use with your choice of library with relative
ease. You are invited to fork the rabbit git repository if others might
benefit from your changes:
https://github.com/rabbitmq/rabbitmq-java-client
Regards
Emile
More information about the rabbitmq-discuss
mailing list