FIXTradingCommunity / fixp-specification

FIXP - FIX performance session layer specification
Other
49 stars 17 forks source link

[04PointToPointSessionProtocol.md] Initiator and acceptor in "Terminate Response" #38

Closed ujos closed 6 years ago

ujos commented 7 years ago

Upon receiving a Terminate message, the acceptor must respond to the initiator with a Terminate message before disconnecting the transport.

While being reading that, I was sure acceptor is a Server side. I guess it worth to clarify "initiator of terminate" and "acceptor of the terminate request".

donmendelson commented 7 years ago

Best to avoid acceptor and initiator terms that had specific meanings in FIX4 and FIXT, while FIXP uses client and server. If either party can take action, say peer instead of counterparty when referring to a communications partner (counterparty is a trading relationship).