UNPKG

rpc-websocketserver

Version:

Simple rpc websocket server, wrapping the very popular 'ws' library. Register your RPCs with convenient decorators.

4 lines 159 B
"use strict"; // https://www.jsonrpc.org/specification Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interfaces.js.map