paritytrading / philadelphia

Fast FIX protocol library for the JVM
Apache License 2.0
326 stars 96 forks source link

philadelphia-initiator: Fix message handling #323

Closed jvirtanen closed 2 years ago

jvirtanen commented 2 years ago

Ensure that we only send as many orders as requested to avoid the application terminating the TCP connection while having outstanding NewOrderSingle(D) requests pending ExecutionReport(8) responses.