@vibro/protocol
v0.5.0-alpha.0
Published
Vibro wire protocol: event names, payload shapes and the VibroTransport contract.
Readme
@vibro/protocol
Vibro wire protocol: event names, payload shapes and the VibroTransport contract.
This is an internal building block of Vibro — agent-facing devtools for Vite
apps. It is published so that @vibro/bro can depend on it and is not meant to
be installed on its own: install
@vibro/bro instead and see its
README for setup.
What's inside
vibro:*event names and payload shapes shared by every transport.- The
VibroTransportcontract. - Wire-protocol changes bump this package's minor version.
Requirements
Node.js >= 20, alongside Vite 5, 6, 7 or 8; the shipped declarations parse under
TypeScript 5.x, 6.x and 7. All @vibro/* packages are released as a fixed-version
group — use them at one and the same version.
License
Closed pre-release — see LICENSE. Installing the published package and running it unmodified, to evaluate it, is the whole of the grant. Redistribution, modification, reverse engineering and production or commercial use are not permitted.
