Module stream

Module stream 

Source
Expand description

Async streaming functionality for Polymarket client

This module provides high-performance streaming capabilities for real-time market data and order updates.

Structs§

MockStream
Mock stream for testing
ReconnectConfig
Reconnection configuration
StreamManager
Stream manager for handling multiple streams
StreamStats
Stream statistics
WebSocketStream
WebSocket-based market stream implementation

Traits§

MarketStream
Trait for market data streams