Skip to content
On this page

TRPC Service

FirebaTRPC is a library for building modern, type-safe remote procedure call (RPC) systems with TypeScript. It allows you to define a strongly-typed API in TypeScript, which can be exposed over various transport protocols such as HTTP, WebSockets, and more.

  • TRPC Homepage: https://trpc.io/
  • M2 Boilerplate Service: https://github.com/m2-stack/firebase-m2-service