Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BaseConfig.js update the port #162

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

idirbk
Copy link
Contributor

@idirbk idirbk commented Jan 17, 2024

change the test of the port from 433 to 443 (which is the standard port for secure web traffic), in the current sdk if we use the port 443 we cant get a websockets transport due to this bug

change the test of the port from 433 to 443 that is the right port 
in the current sdk if we use the port 443 we cant get a websockets transport
@PeterNiblett PeterNiblett self-assigned this Jan 18, 2024
@PeterNiblett PeterNiblett merged commit 8f6f987 into ibm-watson-iot:master Jan 18, 2024
@PeterNiblett
Copy link
Contributor

PeterNiblett commented Jan 18, 2024

This is to fix issue #163. It is a simple fix to a typo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants