NestRPC. NestRPC is a lightweight, production-ready Remote Procedure Call (RPC) framework built specifically for NestJS and TypeScript-first development. It allows you to invoke server-side methods as if they were local async functions, while keeping full type safety, modularity, and scalability.
★ 24