Created by: ackleymi
Resolves
-
https://github.com/quickfixgo/quickfix/issues/296 and exposes a logout timeout parameter as a config parameter. Defaults to 2 seconds.
-
https://github.com/quickfixgo/quickfix/issues/295 and exposes a logon timeout parameter as a config parameter. Defaults to 10 seconds.
Note
- There might be some room for improvement with unit tests / acceptance tests in this area..