Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Eliminate GenericInterceptor to simplify this PR | Mehrdad Afshari | 2018-02-22 |
* | Polish and address review comments | Mehrdad Afshari | 2018-02-22 |
* | Move InterceptingCallInvoker to its own file | Mehrdad Afshari | 2018-02-22 |
* | Add more documentation comments for continuation | Mehrdad Afshari | 2018-02-21 |
* | Make GenericInterceptor internal for now | Mehrdad Afshari | 2018-02-21 |
* | Turn ClientInterceptorContext into a struct | Mehrdad Afshari | 2018-02-21 |
* | Simplify service-side interceptor code | Mehrdad Afshari | 2018-02-21 |
* | Add documentation remarks about order of interception | Mehrdad Afshari | 2018-02-21 |
* | Add server-side interceptor helper facility to GenericInterceptor | Mehrdad Afshari | 2018-02-21 |
* | Add Intercept(metadata=>metadata) helper function | Mehrdad Afshari | 2018-02-21 |
* | Add GenericInterceptor to help writing client interceptors | Mehrdad Afshari | 2018-02-21 |
* | Add C# client-side interceptor machinery | Mehrdad Afshari | 2018-02-21 |
* | Add C# Interceptor base class | Mehrdad Afshari | 2018-02-21 |