Jan Tattermusch
|
eec8b84c71
|
spinlock in completion registry is slightly faster
|
8 years ago |
Jan Tattermusch
|
2dc792de17
|
add "state" filed to batch completion delegate
|
8 years ago |
Jan Tattermusch
|
9a244d61d4
|
avoid unnecessary allocation in completion registry
|
8 years ago |
Jan Tattermusch
|
ddcdf84186
|
use regular dict in completion registry
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Jan Tattermusch
|
c400cc5f8d
|
address comments
|
8 years ago |
Jan Tattermusch
|
e58842f33a
|
benchmark prototype
|
8 years ago |
Jan Tattermusch
|
7f0d198e03
|
avoid boxing of IntPtr
|
8 years ago |
Jan Tattermusch
|
6e90171f37
|
introduce separate grpcsharp_request_call_context
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Jan Tattermusch
|
0f892567ee
|
update copyrights
|
9 years ago |
Jan Tattermusch
|
7a3ee6a3a3
|
rename Preconditions to GrpcPreconditions
|
9 years ago |
Jan Tattermusch
|
0526161385
|
introduce gRPC logger
|
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
|
a5272b6adc
|
A new version C# API based on async/await
|
10 years ago |
Jan Tattermusch
|
075dde42fe
|
code style fixes based on StyleCop warnings
|
10 years ago |
Jan Tattermusch
|
a29d0f3fbc
|
Split async call into server and client classes sharing the same base.
|
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 |
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
|
23821ceb69
|
Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once.
|
10 years ago |
Jan Tattermusch
|
392d1e0cfe
|
addressed review comments
|
10 years ago |
Jan Tattermusch
|
d233d3ae58
|
added some more interop tests
|
10 years ago |