Jan Tattermusch
d0c1bfa566
Provide performance workers for C#
10 years ago
Jan Tattermusch
12855fc682
polishing public docs
10 years ago
Jan Tattermusch
5321d49b51
fixed writeOptions and added test
10 years ago
Jan Tattermusch
bff90ac384
added WriteOptions support and enabled NoCompress flag to be used for all writes
10 years ago
Jan Tattermusch
43dc50beb2
make naming of async write methods clearer (by adding Async suffix)
10 years ago
Jan Tattermusch
7ca6179c66
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
10 years ago
Jan Tattermusch
bdb1b4863b
add a generic constraint for TRequest and TResponse to require a class
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
503bbac217
added C# interop server
10 years ago
Craig Tiller
ce5021b0b9
Add missing new-lines at end of file
10 years ago
Craig Tiller
ad1fd3a49e
Add proto copyrights
10 years ago
yangg
1456d15221
Add a test to export two TestService on the same server, only with different
...
package names. Make sure they work as intended.
This is based on []
Change on 2015/01/08 by yangg <yangg@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83558743
11 years ago