summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/include/transport_manager/cloud/websocket_client_connection.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build failures depending on build optionsfix/5.1.0_build_failuresjacobkeeler2019-03-271-13/+24
* Fix issues after mergefeature/secure_websocket_connectionjacobkeeler2019-03-051-2/+2
* Merge branch 'feature/cloud_app_transport' into feature/secure_websocket_conn...Jacob Keeler2019-03-051-1/+3
|\
| * Address CommentsJackLivio2019-01-161-3/+1
| * Set HMI None on disconnect. Add reconnection after disconnect.JackLivio2018-11-301-1/+6
* | Address review commentsShobhit Adlakha2019-02-081-4/+2
* | Addressed review commentsShobhit Adlakha2019-02-071-1/+2
* | Remove extra debug statementsShobhitAd2018-12-101-2/+1
* | Remove debug statements and style fixShobhitAd2018-12-071-2/+2
* | Created dynamic websocket object with std::variant and shared ptrsShobhitAd2018-12-061-2/+6
* | Temporary fix for switching between WS and WSSShobhitAd2018-12-051-1/+3
* | Pass CloudAppProperties to websocket client connectionShobhitAd2018-12-051-2/+3
* | Implement WSS connectionShobhitAd2018-12-051-1/+10
|/
* Fix stylejacobkeeler2018-11-141-18/+16
* Initial Cloud Transport ComponentJackLivio2018-11-081-0/+180