1.0.4 • Published 5 years ago

rpc-ts-validating-codec v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

rpc-ts-validating-codec: Payload validation for rpc_ts with runtime type reflection

CircleCI Coverage Status npm version typescript License: MIT code style: prettier

This rpc_ts codec can be used to add runtime type validation to your RPC requests and responses. See https://github.com/hchauvin/reify-ts for more info.

Compatibility

rpc-ts-validating-codec has been extensively checked against TypeScript 3.4.1.

License

rpc-ts-validating-codec is licensed under the MIT License.