aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport/ITransportEncoder.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added code comments for:Roy Ben-Shabat2018-01-141-2/+2
| | | | Transport.
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-031-0/+37
of "Encoders" to Transporters.