Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 665 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 665 Bytes

multi-rpc

NPM

Build Status

WebSocket transport for multi-rpc.

Building

multi-rpc-websocket-transport is written in TypeScript. To compile JavaScript run npm run build.

Documentation

Documentation is available in the docs/ folder or online here.

To generate docs run npm run docs.