aws-samples / aws-iot-securetunneling-localproxy

AWS Iot Secure Tunneling local proxy reference C++ implementation
https://docs.aws.amazon.com/iot/latest/developerguide/what-is-secure-tunneling.html
Apache License 2.0
73 stars 69 forks source link

Quick fix for failing Device Client test #109

Closed RogerZhongAWS closed 1 year ago

RogerZhongAWS commented 1 year ago

Motivation

address edge condition when data messages arrive before state variable get set to false.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.