Skip to content

Connectum API Reference / @connectum/core / collectStreamingMethods

Function: collectStreamingMethods()

collectStreamingMethods(registry): StreamingMethodInfo[]

Defined in: packages/core/src/TransportValidation.ts:106

Collect bidi-streaming methods from a DescFile registry (built during route registration). Client-streaming is NOT collected — the Connect protocol supports it over HTTP/1.1.

Parameters

registry

readonly DescFile[]

Returns

StreamingMethodInfo[]