@protobuf-ts/twirp-transport
Twirp transport for code generated by the protobuf-ts plugin.
To use Twirp, you need @protobuf-ts/plugin
as a dev-dependency to
generate code, @protobuf-ts/runtime
, @protobuf-ts/runtime-rpc
and
@protobuf-ts/twirp-transport
as a dependency:
npm i -D @protobuf-ts/plugin
npm i @protobuf-ts/runtime @protobuf-ts/runtime-rpc @protobuf-ts/twirp-transport
The Twirp transport is documented in the MANUAL.
For a quick overview of protobuf-ts
, check the repository README.
Copyright
The Twirp error codes
and clientcompat.proto are Copyright 2018 Twitch Interactive, Inc.