Skip to content

Latest commit

 

History

History

rpc-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@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