Can you provide an example of a third party package that has successfully implemented a java rpc plugin?
Thanks, Patrick On Tuesday, August 10, 2010 3:42:16 PM UTC-6, Kenton Varda wrote: > > There is no tutorial, but you might look at one of the third-party > packages which has implemented a plugin successfully to see what they did. > > If someone writes a tutorial I'd be happy to link to it! > > On Sun, Aug 8, 2010 at 3:08 PM, Yegor <[email protected] > <javascript:>>wrote: > >> I think we're in the same boat. All I've found is: >> >> - http://code.google.com/apis/protocolbuffers/docs/reference/other.html >> - >> http://code.google.com/apis/protocolbuffers/docs/reference/cpp/google.protobuf.compiler.plugin.pb.html >> >> A tutorial would be nice. I am too lazy to learn by trial and error :) >> >> I'll be watching this thread for responses. >> >> Yegor >> >> On Aug 8, 12:13 am, Peter <[email protected]> wrote: >> > Hi folks, >> > I am new to protocol buffer, but interested in writing a customized >> > Java rpc lib. The new version recommend to write it in a plugin. >> > However, I cannot find any tutorial on this. Could anybody give an >> > example to help me start? Thanks! >> > >> > Wenhao >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Protocol Buffers" group. >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/protobuf?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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 http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
