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

Allow downstream implementations of url parse to know whether we are connected securely or not #642

Merged
merged 1 commit into from Dec 4, 2023

Conversation

aricart
Copy link
Member

@aricart aricart commented Dec 3, 2023

[FIX] on websocket rewriting of the urls requires additional information, added a hint to the url parse which designates whether gossiped URLs should be ws or wss based on current transport rather than on other heuristics.

…ion, added a hint to the url parse which designates whether gossiped URLs should be ws or wss based on current transport rather than on other heuristics.
Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

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

LGTM

@aricart aricart merged commit b8f806b into main Dec 4, 2023
3 checks passed
@aricart aricart deleted the url-parse-update branch December 4, 2023 10:35
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.

None yet

2 participants