@open-rpc/server-js

v0.0.1
JSON-RPC 2.0 Server implementation that supports multiple transport protocols. Built to run with node 10+.

start

./build/cli.js

test

jest --coverage

build

tsc

watch:build

tsc --watch

watch:test

jest --watch

publish

npm run build
npm i @open-rpc/[email protected]

Metadata

Downloads