Skip to content

WebSocket streaming for real-time order book updates #7

@abhicris

Description

@abhicris

Summary

Add a WebSocket transport so agents can receive order book updates without polling.

Requirements

  • WebSocketFeed class under src/connectors/
  • Reconnection with exponential backoff
  • Heartbeat monitoring
  • Shared interface with existing REST connector (strategies should be transport-agnostic)

Difficulty

Intermediate — requires asyncio and WebSocket protocol knowledge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp-wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions