@ironiumstudios/rpc-core
v3.0.1
Published
Core components for type-safe inter-process communication
Downloads
108
Readme
@ironiumstudios/rpc-core
Core components for type-safe communication.
NOTE:
this project is licensed under the company wexond, i am only forking this project to modernize it and i wish for no trouble from the wexond devs or redbrick
Installation
$ npm install --save @ironiumstudios/rpc-core
Usage
This package is meant to provide bare-metal components for building custom type-safe communication for everything.
Documentation
WIP