kaplanmaxe / json-rpc-tls

Library for communinicationg over a TLS Socket via JSON RPC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json-rpc-tls

Library for communinicationg over a TLS Socket via JSON RPC containing no production dependencies.

Installation

NPM:

npm install json-rpc-tls

Yarn:

yarn add json-rpc-tls

Examples

About

Library for communinicationg over a TLS Socket via JSON RPC.


Languages

Language:TypeScript 100.0%