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
77 stars 72 forks source link

Add support for tunnel multi-port feature #34

Closed MiaoZhangAWS closed 3 years ago

MiaoZhangAWS commented 3 years ago

Description of changes: This change is to support local proxy multiplexing multiple TCP streams through a one tunnel connection. Each stream will operate independently. CI Run results: https://github.com/MiaoZhangAWS/aws-iot-securetunneling-localproxy/runs/1407979319

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