Jan Tattermusch
|
e396b8dbea
|
add method info to auth interceptor
|
10 years ago |
Jan Tattermusch
|
9e14414415
|
refactor auth interceptors
|
10 years ago |
Jan Tattermusch
|
3c9752e784
|
Revert "implement timeout_on_sleeping_server interop test"
|
10 years ago |
Jan Tattermusch
|
58d6374441
|
upgrade to latest protobufs
|
10 years ago |
Jan Tattermusch
|
39b39d6c96
|
implement timeout_on_sleeping_server interop test
|
10 years ago |
Jan Tattermusch
|
0c140a863e
|
migrate to usable auth library
|
10 years ago |
Jan Tattermusch
|
f22abfbf1a
|
rename async extension methods for clarity
|
10 years ago |
Jan Tattermusch
|
4ef39ce75b
|
switched to protobuf from 20150808
|
10 years ago |
Jan Tattermusch
|
38536a7c77
|
regenerate protos
|
10 years ago |
Jan Tattermusch
|
e6af5d10ec
|
add service descriptor property to generated code
|
10 years ago |
Jan Tattermusch
|
8644aeaa71
|
migrated code to proto3
|
10 years ago |
Jan Tattermusch
|
475f75a0de
|
regenerate
|
10 years ago |
Jan Tattermusch
|
28526319e0
|
upgraded NuGet package
|
10 years ago |
Jan Tattermusch
|
5c42d8daea
|
regenerate protos
|
10 years ago |
Jan Tattermusch
|
85f24b5862
|
update proto files
|
10 years ago |
Jan Tattermusch
|
c8d7b8498c
|
polishing tests
|
10 years ago |
Jan Tattermusch
|
ffa17b1275
|
regenerated code
|
10 years ago |
Jan Tattermusch
|
cc97fed6d8
|
regenerated code
|
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
|
dc64fb5399
|
remove the ImmutableCollections dependency
|
10 years ago |
Jan Tattermusch
|
d27dfa7840
|
enable forcing client auth
|
10 years ago |
Jan Tattermusch
|
c463c5362b
|
Add ReleaseSigned configuration for Grpc.sln
|
10 years ago |
Jan Tattermusch
|
cd7a4054de
|
make work with out-of-band oauth2 token more pleasant
|
10 years ago |
Jan Tattermusch
|
b98e1dd7c4
|
make some interop tests run as async methods
|
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
|
74529562e3
|
added deadline to generated stubs
|
10 years ago |
Jan Tattermusch
|
ae017092ad
|
fix stylecop warnings
|
10 years ago |
Jan Tattermusch
|
a236ff205b
|
rename Result to ResponseAsync
|
10 years ago |
Jan Tattermusch
|
25bb2ef8b8
|
regenerated code and fixed inconsistencies
|
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 |
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 |
Jan Tattermusch
|
e5c9b80566
|
renaming stub to client and refactoring metadata class
|
10 years ago |
Jan Tattermusch
|
a5800706fa
|
introduce Version.cs as single source of truth of gRPC C# version
|
10 years ago |
Jan Tattermusch
|
04eb89ca26
|
no need to call GrpcEnvironment.Initialize() explicitly
|
10 years ago |
Jan Tattermusch
|
cd9bb5c140
|
bumped version of C#
|
10 years ago |
Jan Tattermusch
|
71762f826b
|
use System.Collections.Immutable instead of Microsoft.Bcl.Immutable
|
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
|
9f550a3e99
|
changed tests and examples to use "using" for IDisposable calls
|
10 years ago |
Jan Tattermusch
|
43dc50beb2
|
make naming of async write methods clearer (by adding Async suffix)
|
10 years ago |
Jan Tattermusch
|
7ca6179c66
|
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
|
10 years ago |