grpc-dotnet
grpc-dotnet copied to clipboard
gRPC for .NET
### What version of gRPC and what language are you using? 2.55.0 / 2.56.0-pre2 --> C# ### What operating system (Linux, Windows,...) and version? Windows 11 ### What runtime /...
We have find some point about grpc-dotnet server behaviors: 1. when grpc client send grpc request with tls, its header frame like this: ``` ··· scheme: https ··· ``` 2....
### What version of gRPC and what language are you using? C# ### What operating system (Linux, Windows,...) and version? Client: Windows Server 2012, Server: Docker Linux container ### What...
I have a long-running bidirectional stream to monitor connectivity between a client and server in both directions. This stream is intended to live for the lifetime of the application. When...
### What version of gRPC and what language are you using? - Grpc.Net.Client 2.53.0 - Grpc.Tools 2.54.0 - .NET 7 ### What operating system (Linux, Windows,...) and version? macOS 12.6,...
hi, This question has already been asked [here](https://github.com/grpc/grpc/issues/34073) Does the Grpc client have additional methods or properties to get the server name, port number of the server. Like, I can...
Hosting gRPC on IIS - Trailers are not supported for this response. The server may not support gRPC.
I have a sample ASP.NET Core 8 application, using the default gRPC template , added Serilog and "Grpc.AspNetCore.Server.Reflection, all works fine locally. Using the default greeter service sample. I am...
### What version of gRPC and what language are you using? 7.0.10 ### What operating system (Linux, Windows,...) and version? Mac - Arm64 - Visual Studio for Mac version 17.6.3...
### What version of gRPC and what language are you using? C#; .NET 6 ### What operating system (Linux, Windows,...) and version? Windows 10 ### What runtime / compiler are...
### What version of gRPC and what language are you using? Grpc.AspNetCore v2.53.0 in C# ### What operating system (Linux, Windows,...) and version? Mac OSX Ventura ### What runtime /...