Skip to main content

Module streaming

Module streaming 

Source

Structs§

DetectedStreamingEndpoint
Detected streaming endpoint from OpenAPI analysis
OptionalHeader
Configuration for optional headers that can be set dynamically
QueryParameter
Query parameter configuration for GET streaming endpoints
ReconnectionConfig
Configuration for automatic reconnection logic
StreamingConfig
Configuration for SSE streaming client generation
StreamingDetectionConfig
Configuration for detecting streaming endpoints from OpenAPI specs
StreamingDetectionResult
Auto-detection result for streaming capabilities
StreamingEndpoint
Configuration for a single streaming endpoint

Enums§

AuthHeader
Authentication header configuration
EventFlow
Defines the event flow pattern for streaming
HttpMethod
HTTP method for streaming endpoint
StreamingError
Error types for streaming operations