@musubi/http-link
v0.8.0
Published
<div style="text-align: center;width:100%"> <h1> Musubi πͺ’ </h1> <strong>End-to-end typesafe communication. π</strong> </div>
Downloads
37
Readme
@musubi/http-link
Adapter for using Musubi in via HTTP.
Documentation
Full documentation for musubi
can be found here.
Installation
# npm
npm install @musubi/http-link
# Yarn
yarn add @musubi/http-link
Basic setup
WIP