Jan Tattermusch
|
ea02eb619d
|
introduce INativeCall interface to simplify testing
|
10 years ago |
Jan Tattermusch
|
392fae26d2
|
context propagation API
|
10 years ago |
Jan Tattermusch
|
5321d49b51
|
fixed writeOptions and added test
|
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
|
36092008c6
|
stylecop fixes
|
10 years ago |
Jan Tattermusch
|
d367748d89
|
Stop using native callbacks for C#
|
10 years ago |
Jan Tattermusch
|
1215c33c43
|
C# fixes for #1472 core API cleanup
|
10 years ago |
zeliard
|
3e3e0ad348
|
merge from upstream (grpc) master
|
10 years ago |
Craig Tiller
|
6f7030b9d7
|
revert accidental change
|
10 years ago |
Craig Tiller
|
1a727fde47
|
clang-format
|
10 years ago |
Jan Tattermusch
|
97e294aadc
|
Removing some ugly hacks from C# server and improving the comments a bit
|
10 years ago |
Jan Tattermusch
|
c0b3721d61
|
added support for metadata
|
10 years ago |
Jan Tattermusch
|
075dde42fe
|
code style fixes based on StyleCop warnings
|
10 years ago |
Jan Tattermusch
|
13cd1256af
|
Used StyleCop to get rid of tabs in the source code
|
10 years ago |
Jan Tattermusch
|
a29d0f3fbc
|
Split async call into server and client classes sharing the same base.
|
10 years ago |
Jan Tattermusch
|
50faa8f78b
|
Added support for true synchronous unary call and added some performance tests.
|
10 years ago |
Jan Tattermusch
|
8b86b15e67
|
renaming of VS projects and other minor structural fixes
|
10 years ago |
Jan Tattermusch
|
3086862d20
|
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings
|
10 years ago |
Jan Tattermusch
|
337a2ddba5
|
migration to new C API
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Jan Tattermusch
|
af77b3d0b7
|
changed 2014 -> 2015
|
10 years ago |
Jan Tattermusch
|
a7fff86b61
|
added license headers to all grpc C# files
|
10 years ago |
Jan Tattermusch
|
e1e11878cb
|
bind Pinvoke c# call to the new wrappers
|
10 years ago |
Jan Tattermusch
|
20b738d778
|
reference windows-style library names in DllImport, mono still finds the right library
|
10 years ago |
Jan Tattermusch
|
a7608b081e
|
Prototype of gRPC C# library (Core and API examples)
|
10 years ago |