aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport/TransportMessageBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented new transport threading mode.Roy Ben Shabat2020-11-181-0/+2
| | | | Implemented logger update queue thread on stubs gui.
* Refactored TransporterBase to unify all request messages !Roy Ben Shabat2020-09-041-0/+50
|
* Implemented priority queues for Transport Layer.Roy Ben Shabat2020-03-201-0/+2
| | | | Working on file/folder download.
* Implemented Transport Immediate mode on TCP and SignalR.Roy Ben Shabat2020-02-281-0/+2
| | | | Implemented Tango.Console components.
* Implemented Hangfire experiment.Roy Ben Shabat2020-01-251-0/+13
| | | | | | Refactored Transporter to accept a configuration instead of multiple parameters on all request/response methods. Refactored Transporter to automatically log request/response messaged based on configuration. Fixed issue with ContinuousResponseAborted and external bridge.
* General bug fixes.Roy Ben-Shabat2019-04-301-1/+2
|
* Machine Studio v4.0.9Roy Ben-Shabat2019-02-241-0/+5
| | | | PPC v1.0.3
* Added code comments for:Roy Ben-Shabat2018-01-141-1/+1
| | | | Transport.
* Refactored Transporter Adapters collection to single adapter !Roy2018-01-021-7/+1
|
* Implemented Container ErrorCode handling on .NET + Java.Roy2017-12-251-6/+1
|
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-0/+78
Rename "External Repositories" to "External_Repositories".