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.Core.Tests
/
Internal
/
AsyncCallTest.cs
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
dont allow new writes if theres a write with delayed completion
Jan Tattermusch
2016-09-16
*
throw correct exception failed writes
Jan Tattermusch
2016-09-15
*
C# merge fixups
Jan Tattermusch
2016-06-13
*
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
Jan Tattermusch
2016-06-13
|
\
*
|
clientside writes should finish with TaskCanceledException if cancel was prev...
Jan Tattermusch
2016-05-23
*
|
adjust the tests to reflect the correct send behavior on client
Jan Tattermusch
2016-05-23
*
|
simplify implementation of SendCloseFromClient
Jan Tattermusch
2016-05-23
*
|
cleanup in tests
Jan Tattermusch
2016-05-23
*
|
get rid of AsyncCompletionDelegate
Jan Tattermusch
2016-05-23
|
*
fixup tests
Jan Tattermusch
2016-05-18
|
*
add more tests
Jan Tattermusch
2016-05-18
*
|
fixup tests
Jan Tattermusch
2016-05-09
*
|
add more tests
Jan Tattermusch
2016-05-09
|
/
*
add tests for AsyncCallServer
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-03
*
make end-of-stream idempotent
Jan Tattermusch
2016-05-03
*
add more features
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-03
*
add more tests
Jan Tattermusch
2016-05-02
*
make Grpc.Core.Tests work with NUnit3
Jan Tattermusch
2016-04-11
*
Update copyrights
Craig Tiller
2016-03-31
*
Updated copyrights...
David Garcia Quintas
2016-01-15
*
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
fix stylecop issues
Jan Tattermusch
2015-08-21
*
support for reading response headers on client side
Jan Tattermusch
2015-08-21
*
reading of response headers for unary response calls
Jan Tattermusch
2015-08-21
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21