@launchtray/hatch-rpc
TypeScript icon, indicating that this package has built-in type declarations

0.23.0 • Public • Published

hatch-rpc

This project is a TypeScript library that contains type definitions and helper classes for making remote procedure calls (RPC).

rpc.ts contains type definitions for generic RPC interfaces.

json-rpc.ts contains a basic implementation of this interface using a json-rpc implementation that delegates to a generic transport interface for sending and receiving data.

Readme

Keywords

none

Package Sidebar

Install

npm i @launchtray/hatch-rpc

Weekly Downloads

6

Version

0.23.0

License

MIT

Unpacked Size

31.5 kB

Total Files

19

Last publish

Collaborators

  • kiltyj