@alepha/protobuf
v0.18.2
Published
Protocol Buffers (Protobuf) codec support for Alepha framework.
Readme
Alepha @alepha/protobuf
Protocol Buffers (Protobuf) codec support for Alepha framework.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alephaModule
Protocol Buffers support.
Features:
- Message serialization/deserialization
- TypeBox integration
- Compression support
API Reference
Providers
ProtobufSchemaCodec— ProtobufSchemaCodec handles encoding/decoding for Protobuf format.
