Any example with C++ you know of will be very helpful. On Wednesday, 13 May 2015 09:12:25 UTC+2, Yugui Sonoda wrote: > > Yes. It can be independently deployed wherever you want. > Also it is an independent process, so the implementation of grpc-gateway > does not restrict the language in which you implement your service. > > On Wed, May 13, 2015 at 4:10 PM <[email protected] <javascript:>> wrote: > >> It seems your grpc-gateway generate a reverse-proxy that is independent >> with the GRPC-server, and it can be deployed to a different machine, is >> that true? >> >> >> >> >> 在 2015年5月12日星期二 UTC+8下午9:57:37,Yugui Sonoda写道: >> >>> I'm not sure what you mean by "building webserver", but you can use >>> grpc-gateway <http://github.com/gengo/grpc-gateway> so that you can >>> call gRPC methods with XMLHTTPRequest+JSON. >>> >> -- >>>> 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]. >>> >>> >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/grpc-io/d1a0feb8-db01-44dc-b11d-258aa4973ee3%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/grpc-io/d1a0feb8-db01-44dc-b11d-258aa4973ee3%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/grpc-io/6b9f00fd-f5d3-4c52-9602-9a919aa2d2de%40googlegroups.com >> >> <https://groups.google.com/d/msgid/grpc-io/6b9f00fd-f5d3-4c52-9602-9a919aa2d2de%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >
-- 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/aac4e0fe-5930-4e01-a7aa-a1ca0997d3a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
