跳到主要内容

Variable: RPC_STREAM_INITIAL_CREDIT_BYTES

const RPC_STREAM_INITIAL_CREDIT_BYTES: number = RPC_STREAM_CHUNK_BYTES

Defined in: packages/contracts/src/pluginRuntime.ts:44

Initial credit window of a new response stream: one chunk.