25 Commits (1b7c0a2c5cf27d7a77d9c3476fe6406a98ca3d76)

Author SHA1 Message Date
Jan Tattermusch 153c32a1eb allow halfclose after close on clients 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 9 years ago
David Garcia Quintas 3c1720c984 Updated copyrights... 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
Jan Tattermusch 839e1d1324 remove dead code from AsyncCallBase 9 years ago
Jan Tattermusch 452ca9b912 add profiling support 10 years ago
Jan Tattermusch 67c4587c88 error spec compliance and marshalling tests 10 years ago
Jan Tattermusch 3af838a2d7 simplify stream reads on client side 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 ebf4046d7f getting rid of unnecessary exception type 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 0526161385 introduce gRPC logger 10 years ago
Jan Tattermusch c6b55569bc gchandle is not needed anymore 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
Jan Tattermusch a8447711be stylecop fixes 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 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