Having different codecs between Client and Server

2013-08-05 Thread ramkrishna vasudevan
Hi Currently in the RPC client we can configure the codec but the same codec would apply to the client and the server. If we could configure a different codec for the server to client communication it could help us in some cases. For example, if we need to remove the tags from sending it to the

Re: Having different codecs between Client and Server

2013-08-05 Thread Anoop John
Could the codec itself figure its context and act appropriately? +1 for this. -Anoop- On Tue, Aug 6, 2013 at 3:52 AM, Stack st...@duboce.net wrote: On Mon, Aug 5, 2013 at 1:04 PM, ramkrishna vasudevan ramkrishna.s.vasude...@gmail.com wrote: Hi Currently in the RPC client we can