Refinitiv / websocket-api

A direct access WebSocket API that enables easy integration into a multitude of client technology environments such as scripting and web.
Other
68 stars 40 forks source link

C# MPEGSDE: bump Newtonsoft.Json to non-beta version #8

Closed apjanke closed 3 years ago

apjanke commented 4 years ago

Your MarketPriceEdpGwServiceDiscoveryExample example is using a beta version of the Newtonsoft.Json library. How about bumping it to a non-beta version? You probably want end users to not be using beta software either when evaluating your service or running production code.

vlevendel commented 3 years ago

Rejecting since this pull in incorporated into #9.