Open OlzhabaevSh opened 1 year ago
Is your feature request related to a problem? Please describe. gRPC is one of modern aspnet features and we should support it.
Describe the solution you'd like Add handler for gRPC and new tab in Tool window
Describe alternatives you've considered
Additional context
Logs example: https://learn.microsoft.com/en-us/aspnet/core/grpc/diagnostics?view=aspnetcore-8.0
List of events supported by gRPC: https://github.com/grpc/grpc-dotnet/blob/master/src/Grpc.AspNetCore.Server/Internal/GrpcServerLog.cs
Is your feature request related to a problem? Please describe. gRPC is one of modern aspnet features and we should support it.
Describe the solution you'd like Add handler for gRPC and new tab in Tool window
Describe alternatives you've considered
Additional context