Jan Tattermusch
|
06c98fa49a
fix copyright
|
9 年 前 |
Jan Tattermusch
|
7d91dc3181
fix #4427
|
9 年 前 |
Jan Tattermusch
|
839dc96a7f
temporarily disable UnimplementedMethod test
|
9 年 前 |
Jan Tattermusch
|
450b281b5b
temporarily disable StatusCodeAndMessage test
|
9 年 前 |
Jan Tattermusch
|
fa20ebc631
implement unimplemented_method interop test
|
9 年 前 |
Jan Tattermusch
|
0ed7315648
implemented more interop tests
|
9 年 前 |
Jan Tattermusch
|
beffc779bb
stop using SSL_CERT_FILE env for C# interop tests
|
10 年 前 |
Jan Tattermusch
|
0608a00b50
Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
|
10 年 前 |
Jan Tattermusch
|
e4134ddf6c
implement timeout_on_sleeping_server interop test
|
10 年 前 |
Jan Tattermusch
|
2b3579541b
get rid of explicit GrpcEnvironment.Shutdown()
|
10 年 前 |
Jan Tattermusch
|
3c9752e784
Revert "implement timeout_on_sleeping_server interop test"
|
10 年 前 |
Jan Tattermusch
|
39b39d6c96
implement timeout_on_sleeping_server interop test
|
10 年 前 |
Jan Tattermusch
|
8644aeaa71
migrated code to proto3
|
10 年 前 |
Jan Tattermusch
|
31ba063224
changed the way ports are added to the server
|
10 年 前 |
Jan Tattermusch
|
021df8a7f2
changed way service definitions are added to the server
|
10 年 前 |
Jan Tattermusch
|
b98e1dd7c4
make some interop tests run as async methods
|
10 年 前 |
Jan Tattermusch
|
a96ac058f4
make insecure channel and server explicit
|
10 年 前 |
Jan Tattermusch
|
b533281e8e
adjust C# generator to match the new API
|
10 年 前 |
Jan Tattermusch
|
04eb89ca26
no need to call GrpcEnvironment.Initialize() explicitly
|
10 年 前 |
Jan Tattermusch
|
c8f7d1079e
fix stylecop issues
|
10 年 前 |
Jan Tattermusch
|
2ddb5a6cb5
revamp of c# channel options
|
10 年 前 |
Jan Tattermusch
|
da71a4d391
add host and port overload for new channel
|
10 年 前 |
Jan Tattermusch
|
7eb3a76279
Replace handwritten testService stub by the generated one
|
10 年 前 |
Jan Tattermusch
|
03e82e2cdf
Split address passed to AddListeningPort into host and port
|
10 年 前 |
Jan Tattermusch
|
e5c446004f
Added basic support for cancellation
|
10 年 前 |
Jan Tattermusch
|
a5272b6adc
A new version C# API based on async/await
|
10 年 前 |
Nicolas Noble
|
cfd6073a66
Various Windows fixes.
|
10 年 前 |
Jan Tattermusch
|
286975fd2b
Started using immutable collections and other code cleanup
|
10 年 前 |
Jan Tattermusch
|
075dde42fe
code style fixes based on StyleCop warnings
|
10 年 前 |
Jan Tattermusch
|
b0829ebaf1
C# server side TLS support
|
10 年 前 |