Expand description
Async streaming functionality for Polymarket client
This module provides high-performance streaming capabilities for real-time market data and order updates.
Structs§
- Mock
Stream - Mock stream for testing
- Reconnect
Config - Reconnection configuration
- Stream
Manager - Stream manager for handling multiple streams
- Stream
Stats - Stream statistics
- WebSocket
Stream - WebSocket-based market stream implementation
Traits§
- Market
Stream - Trait for market data streams