quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.

Results 144 quickfixj issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** Quickfixj acceptor responds to Logon MsgSeqNum(34)=1 with Logon of MsgSeqNum= 2 instead of 1 at times This happens intermittently in our app, particularly in higher connect/disconnect cycles,...

No release of Sleepycat JE since 2018 so probably unmaintained. From a vulnerability management perspective, if it's still useful I'd rather storage engines with dependencies were separate plugins rather than...

See https://www.eclemma.org/jacoco/ for details

Drawn from a need to send out messages previously stored without use of a DataDictionary. This occurs for two reasons: * QFJ only validates inbound messages not outbound messages. You...