UNPKG

@jsonjoy.com/reactive-rpc

Version:

Reactive-RPC is a library for building reactive APIs over WebSocket, HTTP, and other RPCs.

8 lines 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./context"), exports); tslib_1.__exportStar(require("./Http1Server"), exports); tslib_1.__exportStar(require("./RpcServer"), exports); tslib_1.__exportStar(require("./util"), exports); //# sourceMappingURL=index.js.map