aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Interceptors
Commit message (Expand)AuthorAge
* clang-format all the files.Gravatar Soheil Hassas Yeganeh2019-01-07
* Remove EXPERIMENTAL API notice on C# interceptor APIGravatar Mehrdad Afshari2018-06-06
* Eliminate GenericInterceptor to simplify this PRGravatar Mehrdad Afshari2018-02-22
* Polish and address review commentsGravatar Mehrdad Afshari2018-02-22
* Move InterceptingCallInvoker to its own fileGravatar Mehrdad Afshari2018-02-22
* Add more documentation comments for continuationGravatar Mehrdad Afshari2018-02-21
* Make GenericInterceptor internal for nowGravatar Mehrdad Afshari2018-02-21
* Turn ClientInterceptorContext into a structGravatar Mehrdad Afshari2018-02-21
* Simplify service-side interceptor codeGravatar Mehrdad Afshari2018-02-21
* Add documentation remarks about order of interceptionGravatar Mehrdad Afshari2018-02-21
* Add server-side interceptor helper facility to GenericInterceptorGravatar Mehrdad Afshari2018-02-21
* Add Intercept(metadata=>metadata) helper functionGravatar Mehrdad Afshari2018-02-21
* Add GenericInterceptor to help writing client interceptorsGravatar Mehrdad Afshari2018-02-21
* Add C# client-side interceptor machineryGravatar Mehrdad Afshari2018-02-21
* Add C# Interceptor base classGravatar Mehrdad Afshari2018-02-21