T
tRPC

Guide to create an adapter

Guide to create an adapter

Jjonorozcoc5/23/2023
Is there a guide on the docs that explains the basics to create an adapter?
Nnlucas5/31/2023
Your best bet is to go read the existing adapters This is an advanced topic so the assumption is you’re familiar with the internals. You can create something for many/most use cases with createCaller though, and that is documented

Looking for more? Join the community!

T
tRPC

Guide to create an adapter

Join Server