Jan Tattermusch
66f85782c0
display logs when running interop based tests
8 years ago
Jan Tattermusch
8c31c14586
qps worker runs on all threads
9 years ago
Jan Tattermusch
90cbde88c9
update to the newest CommandLineParser API
9 years ago
Jan Tattermusch
678ec90119
migrate to the new CommandLineParser API
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
13b63a0711
fix copyrights
9 years ago
Jan Tattermusch
1cbb567317
minor tweaks to C# qpswoker
9 years ago
Jan Tattermusch
d0c1bfa566
Provide performance workers for C#
10 years ago
Jan Tattermusch
beffc779bb
stop using SSL_CERT_FILE env for C# interop tests
10 years ago
Jan Tattermusch
7828e813f7
make C# interop test args parsing compliant with spec
10 years ago
Jan Tattermusch
b26972fab4
update the interop tests based on spec
10 years ago
Jan Tattermusch
2b3579541b
get rid of explicit GrpcEnvironment.Shutdown()
10 years ago
Jan Tattermusch
8644aeaa71
migrated code to proto3
10 years ago
Jan Tattermusch
31ba063224
changed the way ports are added to the server
10 years ago
Jan Tattermusch
021df8a7f2
changed way service definitions are added to the server
10 years ago
Jan Tattermusch
a96ac058f4
make insecure channel and server explicit
10 years ago
Jan Tattermusch
04eb89ca26
no need to call GrpcEnvironment.Initialize() explicitly
10 years ago
Jan Tattermusch
7eb3a76279
Replace handwritten testService stub by the generated one
10 years ago
Jan Tattermusch
03e82e2cdf
Split address passed to AddListeningPort into host and port
10 years ago
Nicolas Noble
cfd6073a66
Various Windows fixes.
...
-) using dupenv_s instead of getenv_s and calling strdup ourselves.
-) few impossible-to-obtain if checks.
-) various signed/unsigned casting.
-) using time_t instead of time32_t
-) checking output of FormatMessage for failures.
-) don't redefine _WIN32_WINNT without undefining it first.
-) fixed msvc's interlocked casting.
-) renamed AddPort to AddListeningPort.
-) added protobuf's third_party includes to search path.
-) added a missing definition for inet_ntop in mingw32.
-) removed useless declarations.
10 years ago
Jan Tattermusch
075dde42fe
code style fixes based on StyleCop warnings
10 years ago
Jan Tattermusch
b0829ebaf1
C# server side TLS support
10 years ago
Jan Tattermusch
503bbac217
added C# interop server
10 years ago