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

Multiple simultaneous TCP connections #22

Closed pashinov closed 2 years ago

pashinov commented 4 years ago

Hello. If I understand properly the current version of IoT Security Tunneling implementation supports only one TCP connection at a time. Can you tell me is it possible to use your tunnel for multiple simultaneous TCP connections?

HarshGandhi-AWS commented 4 years ago

Hello Alexey,

Currently we do not support opening multiple connections at a time. Once it is available for use, either me or someone else from the team will update you here.

Thank you, Harsh Gandhi

pashinov commented 4 years ago

So are you going to support it? If it is so can you tell me when you are roughly planning to release it?

HarshGandhi-AWS commented 4 years ago

Hello @pashinov ,

Thank-you for your feedback, this feature has been requested by many of our customers, and that will be a strong influence on the prioritization of this feature. However, at this time we cannot provide a date for this feature

Thank you, Harsh Gandhi

pashinov commented 4 years ago

@HarshGandhi-AWS, Thanks for reply!

HarshGandhi-AWS commented 2 years ago

Closing this issue now, will post update once the feature is launched.