Pretty generic question, I know, but after a google search I could find any "definitive" answer, so here I am asking.
Using Scala, what alternative do I have when it comes to FIX protocol?
In Java, I worked with QuickfixJ before, but I was wondering if there were any "native" alternatives? Or, worst case scenario some QuickFixJ DSLs or "overlays" for Scala?
Thanks all