fix-engine
                                
                                
                                
                                    fix-engine copied to clipboard
                            
                            
                            
                        Improve scrutability of engine state transitions
- Exposes transition messages via the runtime, improving observability of internal engine state (e.g. FIX connection logon status).
 - Initiates transport termination where appropriate (after clean 
Logout, under timeout conditions, after failedCompIDLogon validations as defined in the FIX Session Layer specification). - Handles unclean shutdown, where initiated 
Logoutmessage is ignored by the peer. UsesHeartbeatInt * 2as the threshold as recommended in the FIX Session Layer specification.