Thanks Nadav Samet I've been trying to implement the concepts described in https://github.com/grpc/grpc/blob/master/doc/server-reflection.md and for C#: https://github.com/grpc/grpc/blob/master/doc/csharp/server_reflection.md in the implementation of ASP.NET Core. You have to somehow configure Kestrel to enable Reflection first. I just don't succeed and have to give up. Does somebody know how to enable serverside reflection in ASP.NET Core with Kestrel? Or even better has a complete working example of serverside reflection in C# ASP.NET Core? Thanks, Erik
> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/18d51f1a-8cb4-481e-b9ed-3f3f454d91d8%40googlegroups.com.
