summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/include/transport_manager/cloud/cloud_device.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix coverity issues (#3036)Jacob Keeler2019-09-191-1/+1
| | | | | | | | * Fix coverity issues Fixes CIDs 203808, 203807, 203806, 203804, 203803, 203802, 203800, 203798, 203797, 203795, and 203793 * Add virtual destructor
* Implemented fix and unit tests for regex endpoint parsing and websocket ↵hotfix/cloud_app_endpoint_with_pathShobhit Adlakha2019-05-241-2/+13
| | | | connections
* Address Comments and Remove Unused CodeJackLivio2018-11-271-2/+2
|
* Remove printfs and hardcoded valuesJackLivio2018-11-161-1/+6
|
* Fix stylejacobkeeler2018-11-141-4/+2
|
* Initial Cloud Transport ComponentJackLivio2018-11-081-0/+64