OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
Upgrade from 7.x to 8.x

OnixS ICE iMpact Multicast Price Feed Handler 8.x brings new features and enhancements.

Following sections depicts what was changed and what to do with all these changes.

Support latest iMpact Multicast Feed Message Specification

In the new version 8.x we have added support for the latest version 1.1.42 of the ICE iMpact Multicast Price Feed specification.

Remove HandlerSettings::processingThreadAffinity

We have removed processingThreadAffinity field from HandlerSettings because it's no longer used. Users need to use OnixS::ICE::iMpact::MarketData::FeedEngineSettings::threadAffinity instead of this removed field.