penberg / falcon

Falcon, the open source ultra low-latency FIX engine for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Session.recv() are not working

kidphys opened this issue · comments

I checked the code and see that recv() just return a empty Message. Is the method supposed to run or it's just a temp place holder?

Also the Session class are littered with System.out.println?

@kidphys Fixed, thanks!