9 Commits (73c33541b5eaf6a44e0e14e1382ab19f25538873)

Author SHA1 Message Date
Jan Tattermusch 87ba29439f rename names of generated enum values to match protobuf3beta3 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Jan Tattermusch 42140525ab fix RunnerClientServerTest and 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 3ac274f128 start using Ignore attribute for performance tests 9 years ago
Jan Tattermusch 18ce9d65ef use new proto option in C# 9 years ago
Jan Tattermusch 4bdd72befe dont run performance test by default 9 years ago
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 9 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 9 years ago
Jan Tattermusch 8644aeaa71 migrated code to proto3 9 years ago
Jan Tattermusch 31ba063224 changed the way ports are added to the server 9 years ago
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 9 years ago
Jan Tattermusch d27dfa7840 enable forcing client auth 9 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 9 years ago
Jan Tattermusch 0526161385 introduce gRPC logger 9 years ago
Jan Tattermusch eea5955b56 added test for client SSL authentication 9 years ago
Jan Tattermusch b533281e8e adjust C# generator to match the new API 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
Jan Tattermusch c8f7d1079e fix stylecop issues 10 years ago
Jan Tattermusch 2ddb5a6cb5 revamp of c# channel options 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 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
Jan Tattermusch e5c446004f Added basic support for cancellation 10 years ago
Jan Tattermusch a5272b6adc A new version C# API based on async/await 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 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
Jan Tattermusch 208313895d Added interop server, interop unit tests and fixes to pingpong 10 years ago
Jan Tattermusch a0fcfcc1fa Fixed formatting 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Jan Tattermusch af77b3d0b7 changed 2014 -> 2015 10 years ago
Jan Tattermusch a7fff86b61 added license headers to all grpc C# files 10 years ago
Jan Tattermusch 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
Jan Tattermusch a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago