You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
The `ServerInterceptorContext` was renamed to `ServerContext`. The same
should be done for the client.
Modifications:
- Rename `ClientInterceptorContext` to `ClientContext`
Result:
More consistent naming
0 commit comments