aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport/TransportResponseConfig.cs
Commit message (Collapse)AuthorAgeFilesLines
* MergeRoy Ben Shabat2025-06-171-0/+2
|
* 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/+16
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.