tRPC
tRPC is a modern framework for doing type-safe RPC calls. Instead of using an IDL like Protocol Buffers, it uses TypeScript for defining service interfaces.
tRPC is a modern framework for doing type-safe RPC calls. Instead of using an IDL like Protocol Buffers, it uses TypeScript for defining service interfaces.
npm i @trpc.dev/trpc
5
0.0.43
ISC
59.7 kB
73