aws / aws-iot-device-sdk-js

SDK for connecting to AWS IoT from a device using JavaScript/Node.js
Apache License 2.0
965 stars 385 forks source link

Unable to connect to socks proxy #414

Closed iamkishu closed 2 years ago

iamkishu commented 2 years ago

Describe the bug

Connect to AWS IOT Core using aws-iot-device-sdk over socks proxy. Upon disconnection of socks proxy server the client tends to reconnect. If the socks proxy server comes alive, the client still be reconnecting instead of constant/stable connection to IOT Core

Expected Behavior

The client using aws-iot-device-sdk should be connecting to AWS IoT Core over the proxy network.

Current Behavior

The client is reconnecting over and over again.

Reproduction Steps

Possible Solution

Check for underlying wrapper over mqtt.js, while passing the options while creating thing object.

Additional Information/Context

No response

SDK version used

2.2.11

Environment details (OS name and version, etc.)

Windows-10, node-16.13.0

jmklix commented 2 years ago

Sorry, but we have not added support for socks proxy to this sdk and this is not a feature that we plan on adding. We have stopped taking feature requests for the v1 sdk's but this specific feature request is on our backlog of things to add the the v2 sdk's

github-actions[bot] commented 2 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.