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
rpc: surface protocol implementation on CallContext
Add ``implementation`` to CallContext so framework-driven callbacks
(producer-mode stream states, on_cancel hooks) can dispatch helper
calls back through the public protocol surface without holding their
own reference to the impl instance. Includes any meta-worker that
the top-level RpcServer is fronting.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments