Skip to content
On this page

Overview ​

The schema-avro package incorporates all necessary functionality to use Avro schemas with the framework.

Installation ​

The package can be installed with npm:

bash
npm install @ts-messaging/schema-avro

Released under the MIT License.