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
Commit message (
Expand
)
Author
Age
*
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
*
Merge pull request #1646 from jtattermusch/csharp_api_fixes
Tim Emiola
2015-05-20
|
\
|
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
|
regenerate service stubs
Jan Tattermusch
2015-05-20
|
/
*
bump version of gRPC C# assemblies
Jan Tattermusch
2015-05-14
*
add newline to the end of generated files
Jan Tattermusch
2015-05-07
*
Replace handwritten testService stub by the generated one
Jan Tattermusch
2015-05-07
*
Split address passed to AddListeningPort into host and port
Jan Tattermusch
2015-05-07
*
added concept of ServerCallContext, that is passed to all server-side handlers
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
*
added dependency on Google.Apis.Auth package
Jan Tattermusch
2015-04-27
*
Removing some ugly hacks from C# server and improving the comments a bit
Jan Tattermusch
2015-04-23
*
Spec for Grpc.Core nuget package that works
Jan Tattermusch
2015-04-20
*
csharp version 0.1 -> 0.2
Jan Tattermusch
2015-04-07
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
added support for metadata
Jan Tattermusch
2015-03-16
*
Started using immutable collections and other code cleanup
Jan Tattermusch
2015-03-12
*
Setting up stylecop to ignore generated files and fixing style
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
*
Added interop server, interop unit tests and fixes to pingpong
Jan Tattermusch
2015-02-25
*
Added support for true synchronous unary call and added some performance tests.
Jan Tattermusch
2015-02-23
*
Rename Grpc.Api to Grpc.Examples
Jan Tattermusch
2015-02-20
*
moved proto files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
moved interop testing specific files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20