Commit Graph

25 Commits

Author SHA1 Message Date
Jan Tattermusch 8f893e180d Merge remote-tracking branch 'upstream/release-0_14' into HEAD 2016-06-13 10:02:11 -07:00
Jan Tattermusch d910833175 clientside writes should finish with TaskCanceledException if cancel was previously requested 2016-05-23 15:58:48 -04:00
Jan Tattermusch 56605efca6 adjust the tests to reflect the correct send behavior on client 2016-05-23 15:13:27 -04:00
Jan Tattermusch 239fce1344 simplify implementation of SendCloseFromClient 2016-05-23 15:13:26 -04:00
Jan Tattermusch 84dcf0661e cleanup in tests 2016-05-23 12:13:34 -04:00
Jan Tattermusch 82e4581898 get rid of AsyncCompletionDelegate 2016-05-23 11:06:40 -04:00
Jan Tattermusch a41c58c26d fixup tests 2016-05-18 21:10:24 -07:00
Jan Tattermusch 013f5a7c40 add more tests 2016-05-18 21:10:05 -07:00
Jan Tattermusch 19c7bf7871 fixup tests 2016-05-09 13:18:16 -07:00
Jan Tattermusch b293c953d9 add more tests 2016-05-09 12:44:11 -07:00
Jan Tattermusch b6a9016fc2 add tests for AsyncCallServer 2016-05-03 12:58:04 -07:00
Jan Tattermusch a2966776f7 add more tests 2016-05-03 08:03:31 -07:00
Jan Tattermusch 96f21a27cb make end-of-stream idempotent 2016-05-03 07:59:59 -07:00
Jan Tattermusch 69274c2a0d add more features 2016-05-03 07:59:58 -07:00
Jan Tattermusch 97eb4f6779 add more tests 2016-05-03 07:59:58 -07:00
Jan Tattermusch a4a627030e add more tests 2016-05-02 10:15:23 -07:00
Jan Tattermusch e331da2277 make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
David Garcia Quintas 3c1720c984 Updated copyrights... 2016-01-15 12:16:03 -08:00
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 2016-01-14 19:01:00 -08:00
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 2015-10-06 17:57:45 -07:00
Jan Tattermusch dca145bcfe fix stylecop issues 2015-08-21 16:14:00 -07:00
Jan Tattermusch 4c25efa519 support for reading response headers on client side 2015-08-21 16:13:57 -07:00
Jan Tattermusch fb34a99d98 reading of response headers for unary response calls 2015-08-21 16:13:54 -07:00
Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 2015-08-21 16:13:47 -07:00