Jan Tattermusch ade3a79553 Merge pull request #6498 from jtattermusch/csharp_server_improvements 9 лет назад
..
Properties a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 лет назад
data 334314b888 Updating the server1 cert so that it can be used with Go. 10 лет назад
.gitignore 8b86b15e67 renaming of VS projects and other minor structural fixes 10 лет назад
BenchmarkServiceImpl.cs c86a58809f fix copyrights 9 лет назад
ClientRunners.cs e458d84635 dont create dedicated threads for async client 9 лет назад
Control.cs 8ecd4d7aa6 Add support for an "OTHER" value in client_type, server_type, and add a string to 9 лет назад
Empty.cs 72ce442d61 regenerate C# protos 9 лет назад
GeneratedClientTest.cs 5d27030128 add some test for the newly generated code 9 лет назад
GeneratedServiceBaseTest.cs 9f19bd3eb1 migrate Grpc.IntegrationTesting to NUnit3 9 лет назад
GenericService.cs 253769e92d add ASYNC_GENERIC_SERVER support for C# 9 лет назад
Grpc.IntegrationTesting.csproj 987e978e41 add metrics.proto generated files to C# project 9 лет назад
Histogram.cs 6169d5f7b0 Update copyrights 9 лет назад
HistogramTest.cs d0c1bfa566 Provide performance workers for C# 10 лет назад
IClientRunner.cs d0c1bfa566 Provide performance workers for C# 10 лет назад
IServerRunner.cs d0c1bfa566 Provide performance workers for C# 10 лет назад
InterarrivalTimers.cs eff9cf0d67 make interarrival timer generate the right QPS with poisson load 9 лет назад
InteropClient.cs 85c3ab0b0b fix #5912 9 лет назад
InteropClientServerTest.cs 809148d6c5 migrate code to single client-side class 9 лет назад
InteropServer.cs beffc779bb stop using SSL_CERT_FILE env for C# interop tests 10 лет назад
Messages.cs 87bac959ee Eradicate Uniform, Deterministic, and Pareto interarrival 9 лет назад
MetadataCredentialsTest.cs acb842c205 fix copyrights 9 лет назад
Metrics.cs 44aa843b1b add generated proto files 9 лет назад
MetricsGrpc.cs d83f791b11 regenerate C# code 9 лет назад
NUnitMain.cs 2f0519e9be work around nunit issue #1406 9 лет назад
Payloads.cs 72ce442d61 regenerate C# protos 9 лет назад
QpsWorker.cs 6169d5f7b0 Update copyrights 9 лет назад
RunnerClientServerTest.cs 6169d5f7b0 Update copyrights 9 лет назад
ServerRunners.cs 6169d5f7b0 Update copyrights 9 лет назад
Services.cs 1cbb567317 minor tweaks to C# qpswoker 9 лет назад
ServicesGrpc.cs d83f791b11 regenerate C# code 9 лет назад
Settings.StyleCop 95d80c538f remove tabs 10 лет назад
SslCredentialsTest.cs acb842c205 fix copyrights 9 лет назад
Stats.cs 72ce442d61 regenerate C# protos 9 лет назад
StressTestClient.cs f4bc99eb00 address comments 9 лет назад
Test.cs 87bac959ee Eradicate Uniform, Deterministic, and Pareto interarrival 9 лет назад
TestCredentials.cs 10e85f1ef7 fix interop tests 9 лет назад
TestGrpc.cs d83f791b11 regenerate C# code 9 лет назад
TestServiceImpl.cs c86a58809f fix copyrights 9 лет назад
WallClockStopwatch.cs d0c1bfa566 Provide performance workers for C# 10 лет назад
WorkerServiceImpl.cs d39426d505 change C# service implementations to inherit from a generated base class 9 лет назад
packages.config a49a72dc0d use NUnitLite to run nunit tests 9 лет назад