--
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 grpc-io+u...@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/1135ddb4-d6e0-4bd3-b221-6874b5ea4423%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jan,My question was more about do you use Windows Services, ASP.NET, TopShelf, some container tech like Docker, etc.
On Sat, Aug 1, 2015 at 4:15 PM, Jan Tattermusch <jtatte...@google.com> wrote:
Hi,not exactly sure what you are asking about, but I will try to answer:gRPC C# should be able to run basically in any environment when you are able to run a .NET application using .NET framework or Mono. Currently, that means you should be able to run gRPC server on a Windows or Linux machine - or under Docker.Obvious choices would be running a service on a Windows or Linux virtual machine inside Google Compute Engine or use Docker in Managed VM or Google Container Engine.We haven't investigated too much any ASP.NET specific integration yet, but we are planning to look into that in the future.
Jan
On Fri, Jul 31, 2015 at 2:08 PM, Rob Cecil <rob....@gmail.com> wrote:
--
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 grpc-io+u...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscribe@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
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/9c677e14-ceca-4950-bf21-c4b9c04d942b%40googlegroups.com.
Been looking through this: