[Quickfix-users] Quickfix C++ support for tag 789 NextExpectedMsgSeqnum?
Brought to you by:
orenmnero
From: SZ Li <is...@gm...> - 2015-06-01 18:48:41
|
Hello, As far as I know Quickfix C++ version does not support tag 789 NextExepectedMsgSeqnum. There is a patch for Quickfix/J ( http://www.quickfixj.org/jira/browse/QFJ-567). I am wondering if there is any patch for the C++ version. The purpose is to support Reuters Matching API, which requires to use tag 789 to trigger message replays. Quickfix hides session level operations to the users, so it seems that we have to patch Quickfix. Any idea or suggestions are also welcome! Thanks, Simon |