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

Add additional docs for Fetch #155

Closed smaye81 closed 3 months ago

smaye81 commented 3 months ago

This adds some documentation for how to customize fetch using interceptors and specifying your own fetch implementation.

vercel[bot] commented 3 months 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 Apr 17, 2024 3:10pm
smaye81 commented 3 months ago

@timostamm lmk what you think. Can prob add some more detail to this. Also used keepAlive as an example for use with the interceptor. I know you expressed concerns about using that as an example so lmk if you think there's a better way.