Is there any registration of rpc methods is required by server? Thanks, Divya
On Tue, Aug 23, 2016 at 12:11 PM, Thaluru Divya <[email protected]> wrote: > 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 >
