summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/test/include/transport_manager/cloud/sample_websocket_server.h
Commit message (Expand)AuthorAgeFilesLines
* Rework Uts and add synchronization to avoid race condition in transport adapt...Serhii Niukalov (GitHub)2020-01-241-4/+7
* Merge remote-tracking branch 'origin/master' into developjacobkeeler2019-05-301-9/+30
|\
| * Implemented fix and unit tests for regex endpoint parsing and websocket conne...hotfix/cloud_app_endpoint_with_pathShobhit Adlakha2019-05-241-0/+162
* Addressed review commentsShobhit Adlakha2019-05-131-4/+4
* Separated interface and implementation for sample_websocket_serverShobhit Adlakha2019-05-081-199/+22
* Added CA certificate and fixed style for sample_websocket_serverShobhit Adlakha2019-05-061-181/+51
* WSS Connection test and sample WSS ServerShobhit Adlakha2019-05-061-0/+215
* WS Connection test and sample WS ServerShobhit Adlakha2019-05-031-0/+233