Skip to content

Files

Latest commit

edaf43b · Feb 6, 2021

History

History

rpc-core

@wexond/rpc-core

Core components for type-safe communication.

NPM NPM

Installation

$ npm install --save @wexond/rpc-core

Usage

This package is meant to provide bare-metal components for building custom type-safe communication for everything.

Documentation

WIP