@miao-ai/protocol
v0.1.1
Published
Transport-neutral generated contracts and codecs for miao.runtime/v1
Maintainers
Readme
@miao-ai/protocol
Generated TypeScript contracts, JSON Schema, fixtures, and bounded frame codecs
for miao.runtime/v1.
npm install @miao-ai/[email protected]Use this package when implementing a custom transport or validating protocol
fixtures. Most application developers should install @miao-ai/node, which
re-exports the public protocol and client API.
The generated declarations and schemas come from the Rust protocol source of truth. Do not copy or hand-edit them downstream.
Runtime and SDK versions are independent. The current release pairs SDK 0.1.1
with Runtime 0.22.1; compatibility is based on protocol, schema, operations, and
features rather than equal SemVer values.
Licensed under MIT OR Apache-2.0.
