Skip to content

v0.2.0 Stability and Refactoring Update

Choose a tag to compare

@nazgull08 nazgull08 released this 07 Nov 00:02

Improvements

  • WebSocket Stability: Implemented automatic reconnection every specified interval to mitigate potential issues with long-running connections.
  • Refactored MatchingOrders: Moved MatchingOrders to a separate, thread-safe entity for better order tracking and state management.

Known Issues

  • Occasional WebSocket hangs may still occur; heartbeat improvements are planned.

This release enhances stability and refines internal architecture for improved order management.