aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport/TransportContinuousRequestConfig.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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.