issues
search
fedjabosnic
/
hotfix
Low latency fix engine for .net
GNU Lesser General Public License v3.0
16
stars
5
forks
source link
Feature/cleanup
#23
Closed
GeorgeF0
closed
7 years ago
GeorgeF0
commented
7 years ago
Minor refactoring and cleaning up:
Renamed Logoff to Logout to better match FIX terminology
Removed unused
using
s
Simplified code in main test program
Removed dead code
Explicitly set the session as initiator in tests
Renamed channel constructor argument to better show its intent
Session receive benchmark performs a smaller job by default when run
Minor refactoring and cleaning up:
using
s