I am coding a C++ system that interfaces between many connections, each speaking a different FIX dialect--or even a different protocol altogether (REST, JSON, binary, and SMTP/POP3 email-like messaging systems).
What am I trying to accomplish? I'm doing a deep, technical dive into how to do...