The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jan Tattermusch fcc8d971ff get rid of deprecated server and client interface 9 years ago
..
Properties introduce Version.cs as single source of truth of gRPC C# version 10 years ago
data Updating the server1 cert so that it can be used with Go. 9 years ago
.gitignore renaming of VS projects and other minor structural fixes 10 years ago
BenchmarkServiceImpl.cs fix copyrights 9 years ago
ClientRunners.cs Merge pull request #6643 from jtattermusch/csharp_profiling2 9 years ago
Control.cs regenerate C# protobuf messages 9 years ago
Empty.cs regenerate C# protobuf messages 9 years ago
GeneratedClientTest.cs add some test for the newly generated code 9 years ago
GeneratedServiceBaseTest.cs migrate Grpc.IntegrationTesting to NUnit3 9 years ago
GenericService.cs get rid of servicename argument for server service definition. 9 years ago
Grpc.IntegrationTesting.csproj Update Grpc.sln to Google.Protobuf.3.0.0-beta3 9 years ago
Histogram.cs Update copyrights 9 years ago
HistogramTest.cs Provide performance workers for C# 9 years ago
IClientRunner.cs Provide performance workers for C# 9 years ago
IServerRunner.cs Provide performance workers for C# 9 years ago
InterarrivalTimers.cs make interarrival timer generate the right QPS with poisson load 9 years ago
InteropClient.cs fix one more test 9 years ago
InteropClientServerTest.cs migrate code to single client-side class 9 years ago
InteropServer.cs stop using SSL_CERT_FILE env for C# interop tests 9 years ago
Messages.cs regenerate C# protobuf messages 9 years ago
MetadataCredentialsTest.cs fix copyrights 9 years ago
Metrics.cs regenerate C# protobuf messages 9 years ago
MetricsGrpc.cs get rid of deprecated server and client interface 9 years ago
NUnitMain.cs work around nunit issue #1406 9 years ago
Payloads.cs regenerate C# protobuf messages 9 years ago
QpsWorker.cs Update copyrights 9 years ago
RunnerClientServerTest.cs rename names of generated enum values to match protobuf3beta3 9 years ago
ServerRunners.cs rename names of generated enum values to match protobuf3beta3 9 years ago
Services.cs regenerate C# protobuf messages 9 years ago
ServicesGrpc.cs get rid of deprecated server and client interface 9 years ago
Settings.StyleCop remove tabs 9 years ago
SslCredentialsTest.cs fix copyrights 9 years ago
Stats.cs regenerate C# protobuf messages 9 years ago
StressTestClient.cs fix qps reporting in C# stress client 9 years ago
Test.cs regenerate C# protobuf messages 9 years ago
TestCredentials.cs fix interop tests 9 years ago
TestGrpc.cs get rid of deprecated server and client interface 9 years ago
TestServiceImpl.cs fix copyrights 9 years ago
WallClockStopwatch.cs Provide performance workers for C# 9 years ago
WorkerServiceImpl.cs return number of cores from server 9 years ago
packages.config Update Grpc.sln to Google.Protobuf.3.0.0-beta3 9 years ago