Welcome
fRPC Documentation
is a proto3-compatible RPC Framework that’s designed from the ground up to be lightweight, extensible, and extremely performant. On average fRPC outperforms other RPC frameworks by 2-4x in an apples-to-apples comparison, and is easily able to handle more than 2 million RPCs/second on a single server.
Getting Started
Quickly get up and running with fRPC by following our getting started guide.
Concepts
Take a look at some unique fRPC concepts and how it differs from other frameworks.
Roadmap
Check out our planned technical roadmap to see how we’ll be improving fRPC in the future.
Technical Docs
Take a look at our technical docs to dig into the details of fRPC and how you can use it.