dxFeed C API and dxFeed C# API version 5.7.0 with fixes and improvements are already available.
C API Changelog
- Fixed an issue with crash on reconnect (connection by TLS)
- Added the ability to subscribe to “*” (wildcard) symbol. See descriptions of the
dxf_add_symbol,dxf_add_symbols,dxf_remove_symbol,dxf_remove_symbolsfunctions in theDXFeed.hfile
C# API Changelog
- Fixed an issue with crash on reconnect (connection by TLS)
- Added the ability to subscribe to “*” (wildcard) symbol. See descriptions of the
NativeSubscription.AddSymbol,NativeSubscription.AddSymbols,NativeSubscription.RemoveSymbolsmethods in theNativeSubscription.csfile
Please contact support@dxfeed.com if you have any questions.