connectrpc / connectrpc.com

Docs, governance, and RFCs for Connect: Protobuf RPC that works.
https://connectrpc.com
Apache License 2.0
15 stars 18 forks source link

Fixed docs for getting context values inside handler #176

Closed SimulShift closed 1 week ago

SimulShift commented 1 month ago

Changing const user = values.get(kUser); To const user = context.values.get(kUser);

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
connect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 0:32am