-
Notifications
You must be signed in to change notification settings - Fork 121
Session Management
Richard Warburton edited this page Nov 9, 2018
·
9 revisions
A FIX session is a bi-directional stream of ordered and numbered messages between two parties.
Initiator vs Acceptor
Sessions can be managed by both the Engine and the library.
acquire, release - refer to docs on Reply
Library timeouts and closes
FIX fields for session identification.
SessionIdentificationStrategy Builtin session id strategies How to set them.