@towns-labs/rpc-connector
v7.3.1
Published
This package is a wrapper around `@connectrpc/connect-node` and `@connectrpc/connect-web`. We need this wrapper so we can properly bundle SDK for the web and node, relying on `package.json` exports to solve the correct import path.
Downloads
121
Readme
@towns-labs/rpc-connector
This package is a wrapper around @connectrpc/connect-node and @connectrpc/connect-web.
We need this wrapper so we can properly bundle SDK for the web and node, relying on package.json exports to solve the correct import path.
[!IMPORTANT]
This package require the caller to have@connectrpc/connect-nodeor@connectrpc/connect-webinstalled, depending on the environment.
