Hi, I have created asynchronous client and non blocking server, but my async client is not able to make rpc calls and it gets terminated with out errors... But if i use non blocking client it works.
I have no idea why this is happening. I am using an example specified in thirft examples. https://chamibuddhika.wordpress.com/2011/10/02/apache-thrift-quickstart-tutorial/ What i am missing here? Thanks, Divya
