Skip to content

Conversation

@Praying
Copy link
Owner

@Praying Praying commented Feb 7, 2026

…t subscription handling

  • Replace direct http_client calls with unified public_get method for all public API endpoints
  • Add comprehensive documentation for WebSocket URL routing by market type in connection manager
  • Implement automatic time sync and retry mechanism for signed requests with timestamp errors
  • Enhance rate limiter to handle additional header variations including SAPI endpoints
  • Refactor WebSocket subscription system to support multiple subscribers per stream
  • Remove manual MessageRouter spawning in WebSocket constructors for better lifecycle management
  • Consolidate signed request logic into reusable builder pattern with proper error handling
  • Optimize futures margin operations using new signed request builder methods

…t subscription handling

- Replace direct http_client calls with unified public_get method for all public API endpoints
- Add comprehensive documentation for WebSocket URL routing by market type in connection manager
- Implement automatic time sync and retry mechanism for signed requests with timestamp errors
- Enhance rate limiter to handle additional header variations including SAPI endpoints
- Refactor WebSocket subscription system to support multiple subscribers per stream
- Remove manual MessageRouter spawning in WebSocket constructors for better lifecycle management
- Consolidate signed request logic into reusable builder pattern with proper error handling
- Optimize futures margin operations using new signed request builder methods
@Praying Praying merged commit e1cf204 into main Feb 7, 2026
9 checks passed
@Praying Praying deleted the dev-binance branch February 7, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant