grpc-pbf-loader

JSON →
library 1.1.6 ·javascript
verified Jun 7, 2026

A utility for loading .proto files for gRPC using pbf as a serializer. Version 1.1.6 (latest) supports both synchronous and asynchronous loading of package definitions. Differentiates from @grpc/proto-loader by leveraging pbf for potentially faster serialization. Works with grpc or @grpc/grpc-js. Ships TypeScript types and has minimal dependencies. Stable, with low release cadence (last update over a year ago).