UNPKG

@jsonjoy.com/reactive-rpc

Version:

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

3 lines (2 loc) 106 B
export { createClient } from './createClient'; export { createBinaryClient } from './createBinaryClient';