Jan Tattermusch
|
c463c5362b
|
Add ReleaseSigned configuration for Grpc.sln
|
10 years ago |
Jan Tattermusch
|
5f8d9dccf4
|
only use lowercase metadata keys in headers
|
10 years ago |
Jan Tattermusch
|
cd7a4054de
|
make work with out-of-band oauth2 token more pleasant
|
10 years ago |
Jan Tattermusch
|
9a5c4f516f
|
make sure async test wont be silently skipped with old NUnit
|
10 years ago |
Jan Tattermusch
|
b98e1dd7c4
|
make some interop tests run as async methods
|
10 years ago |
Jan Tattermusch
|
9b048e529e
|
introducing async tests
|
10 years ago |
Jan Tattermusch
|
6832792c20
|
add NUnitTestAdapter for VS
|
10 years ago |
Jan Tattermusch
|
a96ac058f4
|
make insecure channel and server explicit
|
10 years ago |
Jan Tattermusch
|
0526161385
|
introduce gRPC logger
|
10 years ago |
Jan Tattermusch
|
f9c2d97605
|
fix reference to bouncyCastles assembly
|
10 years ago |
Jan Tattermusch
|
a6b8288468
|
upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code
|
10 years ago |
Jan Tattermusch
|
dce9f6e4c2
|
fix x86 target to be AnyCPU
|
10 years ago |
Jan Tattermusch
|
eea5955b56
|
added test for client SSL authentication
|
10 years ago |
Jan Tattermusch
|
88a9b32936
|
added option to authenticate client using root cert chain
|
10 years ago |
Jan Tattermusch
|
062c329cf8
|
expose peer info in serverside call handlers
|
10 years ago |
Jan Tattermusch
|
49313cec38
|
tiny fixes
|
10 years ago |
Jan Tattermusch
|
6835b92c8b
|
fix test on windows
|
10 years ago |
Jan Tattermusch
|
7a3ac62d9c
|
explicitly convert deadline for server handlers to realtime
|
10 years ago |
Jan Tattermusch
|
4106259c79
|
add MathService.Fib test with deadline
|
10 years ago |
Jan Tattermusch
|
f7cfc8a7b8
|
implemented cancellation support for MathService.Fib
|
10 years ago |
Jan Tattermusch
|
0846b68eb7
|
add Timeout support and tests
|
10 years ago |
Jan Tattermusch
|
74529562e3
|
added deadline to generated stubs
|
10 years ago |
Jan Tattermusch
|
50b836539c
|
Timespec.FromDateTime implementation and tests
|
10 years ago |
Jan Tattermusch
|
4113ba5420
|
implemented FromDateTime
|
10 years ago |
Jan Tattermusch
|
f6410f54bc
|
robust conversion from Timespec to DateTime and tests
|
10 years ago |
Jan Tattermusch
|
ae017092ad
|
fix stylecop warnings
|
10 years ago |
Jan Tattermusch
|
b146ef62c4
|
added generated file Health.cs to stylecop ignore
|
10 years ago |
Jan Tattermusch
|
766d72b1c0
|
set primary user agent by C# channel
|
10 years ago |
Jan Tattermusch
|
7717202c2b
|
fix crash caused by wrong size of MetadataEntryStruct
|
10 years ago |
Craig Tiller
|
4a4f1496c1
|
Rename grpc_channel_create to grpc_insecure_channel_create
|
10 years ago |
Jan Tattermusch
|
e7e1c82d5e
|
improving test readability
|
10 years ago |
Jan Tattermusch
|
a236ff205b
|
rename Result to ResponseAsync
|
10 years ago |
Jan Tattermusch
|
7d219cfe4a
|
fix echo metadata test
|
10 years ago |
Jan Tattermusch
|
25bb2ef8b8
|
regenerated code and fixed inconsistencies
|
10 years ago |
Jan Tattermusch
|
5269d16dd9
|
codegen and API changes
|
10 years ago |
Jan Tattermusch
|
ed4b7a7c29
|
modify client call interface to allow reading status and trailers
|
10 years ago |
Jan Tattermusch
|
1cf8d429e3
|
added some tests
|
10 years ago |
Jan Tattermusch
|
8271f5d093
|
propagate statuscode from server handler
|
10 years ago |
Jan Tattermusch
|
a0bb06511e
|
allow sending trailers from server handler
|
10 years ago |
Jan Tattermusch
|
998eb9bcaf
|
populate server context
|
10 years ago |
Jan Tattermusch
|
5bbd8186cc
|
refactor server call handlers
|
10 years ago |
Jan Tattermusch
|
7f23a75422
|
fix bug
|
10 years ago |
Jan Tattermusch
|
77415b63bb
|
some cleanup and better metadata support
|
10 years ago |
Jan Tattermusch
|
ec50f281be
|
reading of metadata
|
10 years ago |
Jan Tattermusch
|
33c9130112
|
fixed dependencies in C# project
|
10 years ago |
Jan Tattermusch
|
7b4a31f982
|
implement per_rpc_creds and oauth2_auth_token interop tests
|
10 years ago |
Craig Tiller
|
2510ce477b
|
Reflect new gpr_timespec type in C#
|
10 years ago |
Jan Tattermusch
|
55652c74a2
|
remove trailing whitespace
|
10 years ago |
Jan Tattermusch
|
fd953a514c
|
add support for per-call metadata
|
10 years ago |
Jan Tattermusch
|
b533281e8e
|
adjust C# generator to match the new API
|
10 years ago |