12 Commits (562f3ca5f57f425ce0fcaa9e34542e19ab1bf30a)

Author SHA1 Message Date
Jan Tattermusch abeac187b6 introduce ChannelBase.ShutdownAsync() 5 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch 49fb84ab64 rename ChannelState.FatalFailure to ChannelState.Shutdown 9 years ago
Jan Tattermusch 3f8d199bbc improve channel behavior in shutdown situations 9 years ago
Jan Tattermusch 528fb6651c improve channel behavior in shutdown situations 9 years ago
Jan Tattermusch e331da2277 make Grpc.Core.Tests work with NUnit3 9 years ago
Jan Tattermusch 7ebbc475fc put user defined userAgentString to the beginning of userAgentString 10 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 0c140a863e migrate to usable auth library 10 years ago
Jan Tattermusch 39a9ec8954 fix preconditions class 10 years ago
Jan Tattermusch dead905b87 expose Channel.Target property 10 years ago
Jan Tattermusch d8bbdeae42 Added channel state API 10 years ago
Jan Tattermusch 9a5c4f516f make sure async test wont be silently skipped with old NUnit 10 years ago
Jan Tattermusch d367748d89 Stop using native callbacks for C# 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 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 07fadea2ff Got rid of the PortPicker utility 10 years ago
Jan Tattermusch 15111f5c6b Polishing C# math service implementation and added an in-process mathclient mathserver test 10 years ago
Jan Tattermusch 8ce5e8bbcc Improved the server implementation to be able to register call handlers, also some refactoring 10 years ago
Jan Tattermusch a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago