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

Support secure connections #22

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Support secure connections #22

merged 1 commit into from
Aug 21, 2024

Conversation

cristinaleonr
Copy link
Contributor

@cristinaleonr cristinaleonr commented Aug 21, 2024

This PR adds support for secure connections (wss) because it's not possible to establish insecure WebSocket endpoints (ws) over HTTPs (i.e., the client).


This change is Reviewable

Copy link

@stephen-soltesz stephen-soltesz left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@cristinaleonr cristinaleonr merged commit 08bf467 into main Aug 21, 2024
5 checks passed
@cristinaleonr cristinaleonr deleted the sandbox-cristinaleon-wss branch August 21, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants