UNPKG

rxprotoplex-rpc

Version:

A library for managing RPC connections using RxJS and Protoplex.

5 lines 208 B
export * from "./lib/listenAndConnectionAndRpc$.js"; export * from "./lib/connectAndRpc$.js"; export * from "./lib/tapNotify.js"; export * from "./lib/switchRpcRequest.js"; export * from "./lib/tapExpose.js";