index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.IntegrationTesting
/
InteropClient.cs
Commit message (
Collapse
)
Author
Age
*
Revert "implement timeout_on_sleeping_server interop test"
Jan Tattermusch
2015-08-13
|
*
implement timeout_on_sleeping_server interop test
Jan Tattermusch
2015-08-12
|
*
migrate to usable auth library
Jan Tattermusch
2015-08-12
|
*
rename async extension methods for clarity
Jan Tattermusch
2015-08-10
|
*
polishing tests
Jan Tattermusch
2015-08-07
|
*
Merge pull request #2666 from jtattermusch/oauth_token_api_fix
Michael Lumish
2015-07-27
|
\
|
|
|
|
Make work with out-of-band oauth2 token more pleasant
|
*
make work with out-of-band oauth2 token more pleasant
Jan Tattermusch
2015-07-25
|
|
*
|
make some interop tests run as async methods
Jan Tattermusch
2015-07-24
|
/
*
fix stylecop warnings
Jan Tattermusch
2015-07-22
|
*
rename Result to ResponseAsync
Jan Tattermusch
2015-07-21
|
*
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
|
*
add support for per-call metadata
Jan Tattermusch
2015-07-15
|
*
adjust C# generator to match the new API
Jan Tattermusch
2015-07-15
|
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
|
*
fix stylecop issues
Jan Tattermusch
2015-06-09
|
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
|
*
add host and port overload for new channel
Jan Tattermusch
2015-06-08
|
*
changed tests and examples to use "using" for IDisposable calls
Jan Tattermusch
2015-05-20
|
*
make naming of async write methods clearer (by adding Async suffix)
Jan Tattermusch
2015-05-20
|
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
|
*
Replace handwritten testService stub by the generated one
Jan Tattermusch
2015-05-07
|
*
Fixes for C# cancellation support
Jan Tattermusch
2015-05-04
|
*
Added basic support for cancellation
Jan Tattermusch
2015-05-04
|
*
A new version C# API based on async/await
Jan Tattermusch
2015-05-04
|
*
Fix assertion for compute_engine_creds
Jan Tattermusch
2015-04-27
|
*
attempt to support compute_engine_creds interop test
Jan Tattermusch
2015-04-27
|
*
style fixes
Jan Tattermusch
2015-04-27
|
*
First attempt to add service account creds interop test
Jan Tattermusch
2015-04-27
|
*
Started using immutable collections and other code cleanup
Jan Tattermusch
2015-03-12
|
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
|
*
C# server side TLS support
Jan Tattermusch
2015-03-09
|
*
C# interop client support for external CA file
Jan Tattermusch
2015-03-04
|
*
client side support for TLS
Jan Tattermusch
2015-03-03
|
*
added C# interop server
Jan Tattermusch
2015-02-26