UNPKG

@jsonjoy.com/reactive-rpc

Version:

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

2 lines (1 loc) 115 B
export declare const createBinaryClient: (url: string, token?: string) => import("../common").RpcPersistentClient;