Jan Tattermusch
|
67c4587c88
|
error spec compliance and marshalling tests
|
10 years ago |
Jan Tattermusch
|
ea02eb619d
|
introduce INativeCall interface to simplify testing
|
10 years ago |
Jan Tattermusch
|
2b3579541b
|
get rid of explicit GrpcEnvironment.Shutdown()
|
10 years ago |
Jan Tattermusch
|
5321d49b51
|
fixed writeOptions and added test
|
10 years ago |
Jan Tattermusch
|
c75c57c5af
|
added ResponseHeadersTest, fixed stylecop issues
|
10 years ago |
Jan Tattermusch
|
8368b2e4b9
|
implemented sending initial metadata
|
10 years ago |
Jan Tattermusch
|
bff90ac384
|
added WriteOptions support and enabled NoCompress flag to be used for all writes
|
10 years ago |
Jan Tattermusch
|
062c329cf8
|
expose peer info in serverside call handlers
|
10 years ago |
Jan Tattermusch
|
0846b68eb7
|
add Timeout support and tests
|
10 years ago |
Jan Tattermusch
|
a0bb06511e
|
allow sending trailers from server handler
|
10 years ago |
Jan Tattermusch
|
04eb89ca26
|
no need to call GrpcEnvironment.Initialize() explicitly
|
10 years ago |
Jan Tattermusch
|
4ec975df61
|
unknown method handler no longer needs to complete request stream
|
10 years ago |
Jan Tattermusch
|
d367748d89
|
Stop using native callbacks for C#
|
10 years ago |
Jan Tattermusch
|
9b9a877eae
|
change todo comment
|
10 years ago |
Jan Tattermusch
|
1215c33c43
|
C# fixes for #1472 core API cleanup
|
10 years ago |
Jan Tattermusch
|
8c2dd9d864
|
Fixes for C# cancellation support
|
10 years ago |
Jan Tattermusch
|
1b54fcf31b
|
added stats with number of active native calls, useful for debugging
|
10 years ago |
Jan Tattermusch
|
e5c446004f
|
Added basic support for cancellation
|
10 years ago |
Jan Tattermusch
|
a5272b6adc
|
A new version C# API based on async/await
|
10 years ago |
Jan Tattermusch
|
a29d0f3fbc
|
Split async call into server and client classes sharing the same base.
|
10 years ago |