Multithreading
Created by: dominhtri1995
Hi,
Is quickfixGo multithreaded when sending message and receiving message in the FromApp function ? I see no mention of it in the documentation and when i try to send and receive message concurrently I get back a bad result. I'm not sure if its a bug in my logic handling or because i'm doing something wrong with quickfixGo in multithreaded application
Thanks