Had to do porting changes to make it work. Just to clarify that Async Get rpc is sending 11MB of data in one go
*::grpc <http://lxr.ciena.com/OME_12.10/ident?i=grpc>::ServerAsyncResponseWriter <http://lxr.ciena.com/OME_12.10/ident?i=ServerAsyncResponseWriter> < ::gnmi::GetResponse <http://lxr.ciena.com/OME_12.10/ident?i=GetResponse> > responder_ <http://lxr.ciena.com/OME_12.10/ident?i=responder_>::gnmi::GetResponse <http://lxr.ciena.com/OME_12.10/ident?i=GetResponse> reply_ <http://lxr.ciena.com/OME_12.10/ident?i=reply_>; /11MB of data responder_.Finish(reply_,Status(status_code, ""), this);* -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/52487593-adc5-4031-a70f-3ba13cf196db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
