Skip to content

Releases: bidfx/bidfx-api-cpp

1.4.2

08 Aug 08:10
e1d7d85
Compare
Choose a tag to compare

Add missing import causing failure to compile on some platforms

1.4.1

02 Oct 13:19
fe9ae38
Compare
Choose a tag to compare

Fix Highway socket connection

1.4.0

02 Oct 10:08
17b063b
Compare
Choose a tag to compare

Added method of connecting without tunneling and SSL to BidFX API

1.3.0

19 Sep 12:16
aaab4e4
Compare
Choose a tag to compare
Bugfix/biz 6423 (#11)

Co-authored-by: Matteo Candaten [email protected]

Fixes decoding of the price sync if it is received across multiple tcp reads. Fixes issue where uncaught exception could prevent successfully reconnecting.

bidfx-api-cpp-1.2.1

30 Aug 15:57
3d938c9
Compare
Choose a tag to compare
Merge pull request #7 from bidfx/bugfix/DATA-2567-fix-race-condition

Fixes issue where race condition could cause segfault