Commit Graph

8 Commits

Author SHA1 Message Date
Stefano Raggi e39791ac6c Upgrade RestSharp library from v105.2.3 to v106.6.10 2019-07-17 10:28:35 +02:00
Stefano Raggi 087a69f002 Upgrade libraries AsyncIO, Castle.Core, Moq, NetMQ, NUnit, NLog 2017-07-08 00:07:17 +02:00
Stefano Raggi d88d82af12 Upgrade Json.NET to version 10.0.3 2017-07-07 23:21:47 +02:00
Stefano Raggi e463ccf088 Upgrade all projects to target .NET Framework 4.5.2
In the advanced build settings, Language version was also upgraded from C# 5.0 to C# 6.0. The minimum Visual Studio version required will now be VS2015.
2017-07-07 22:49:17 +02:00
Victor Baybekov de21307a32 Update Json.Net to 9.0.1 2017-03-14 01:35:59 +03:00
Andrew Hart 588ae2c21a Added new message handler: StreamingMessageHandler
This message handler uses NetMQ Push socket to push messages over tcp to a client.  It makes no garantees about the client.  It will always send two part messages.  The first part of the message is the resource and the second part of the message is the serialized packet.
2016-08-31 11:59:06 -04:00
jaredbroad e9b2b34fa0 Speed updates for desktop charting 2016-06-16 23:30:11 -04:00
Michael Handschuh 97354e2170 Adds StreamingApi.Transmit
This will be used to enable sending packets to qc servers for processing and will enable the desktop charting feature in LEAN.
2016-01-20 14:38:11 -05:00