Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 532 Bytes

@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