lite-ts-user-child
```typescript const manager: UserChildManagerBase<UserChild, UserChildManagerAddOption<UserChild>, UserChildManagerRemoveOption<UserChild>>;
```typescript const manager: UserChildManagerBase<UserChild, UserChildManagerAddOption<UserChild>, UserChildManagerRemoveOption<UserChild>>;
```typescript const rpc: RpcBase; const mockResp: RpcResponse<T>; const resp = await rpc.call<T>({ body: {}, // 请求内容 header: {}, // 请求头 isThrow: true, // 默认false 当为true时 如果返回结果的错误码不为0 则直接抛错 mock: mockResp, // 当该字段有效时 请求直接返回该值 r
```typescript const cache: CacheBase; const rpc: RpcBase; const configLoader: ConfigLoaderBase = new RpcConfigLoader(cache, rpc); ```
lealone-rpc js client
idiomatic library for MEV and Web3 transactions
peer to peer rpc/channel communication based on libp2p
Promise-based RPC client and server for web workers (forked from @librpc/web)
web3 JSON-RPC Library
A package that helps communicate with the luci-mod-rpc interface
A typesafe RPC framework with compile-time error checking.
Strongly typed Cap'n Proto implementation for the browser and Node.js using TypeScript
Simple JSON-RPC server with es7 features
More Universal Kurento JavaScript Utilities
Kurento JavaScript Utilities
kubemq js/ts library for KubeMQ Message Broker
A client library for the Kubo RPC API
A client library for the Kubo RPC API
Typescript library to communicate with Koinos API via RPC
Purity, hope, and the strength of Krypton in one package
A progressive, minimalist framework for building microservices on top of Koa & TypeScript