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

Add an option to choose websocket protocol #20

Merged
merged 8 commits into from
May 18, 2024

Conversation

singiamtel
Copy link
Collaborator

Now that wss is the default this change is needed to support insecure servers

Needed the tests change for the pre-commit hook to work

  • tests: Allow running tests under different account names
  • feat: Add server protocol to Client

client.d.ts Outdated Show resolved Hide resolved
client.js Outdated Show resolved Hide resolved
@PartMan7 PartMan7 added the enhancement New feature or request label May 18, 2024
@PartMan7 PartMan7 assigned PartMan7 and singiamtel and unassigned PartMan7 May 18, 2024
@PartMan7
Copy link
Owner

Could you also update the docs in the README for this?

@PartMan7 PartMan7 self-requested a review May 18, 2024 04:44
README.md Outdated Show resolved Hide resolved
test/index.js Outdated Show resolved Hide resolved
@PartMan7
Copy link
Owner

Also I should probably add a .env.example now that there's multiple env values, but that can be done at another time.

@PartMan7
Copy link
Owner

This seems to be passing locally; not sure why CI is failing for this

Merging for now; will address fixes if needed

Copy link
Owner

@PartMan7 PartMan7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Epic; thanks!

@PartMan7 PartMan7 merged commit d738eb6 into PartMan7:master May 18, 2024
0 of 2 checks passed
@PartMan7
Copy link
Owner

Published in 3.6.0

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

Successfully merging this pull request may close these issues.

2 participants