I am writing an ASP.NET Core 3.0 application. I want to have 2 endpoints in my application, 1 for HTTP and 1 for GRPC.
Can I have them in the same process using