15 Commits (c586666cbdfc5b5f2a3306892f8b4491862c5aba)

Author SHA1 Message Date
Jan Tattermusch fdf45ab6fd support threadpool tracing 9 years ago
Jan Tattermusch 739ee1b159 support GrpcEnvironment.KillServersAsync 9 years ago
Jan Tattermusch 703c042ec0 serverside shutdown hook test 9 years ago
Jan Tattermusch 5858441a2c make environment shutdown asynchronous 9 years ago
Jan Tattermusch 2f0a690f99 name the threadpool threads before starting 9 years ago
Jan Tattermusch e6d1de6054 eliminate global completion registry 9 years ago
Jan Tattermusch b089320d40 completion registry is per cq 9 years ago
Jan Tattermusch 5ee8e77522 add support for multiple cqs to GrpcThreadPool 9 years ago
Jan Tattermusch e0af286620 rename some ill-named enums and move them to the right files 9 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 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 d367748d89 Stop using native callbacks for C# 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 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 a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago