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

feat(core,node,deno): added a check on the connect function that the client wasn't given a ws/s:// url as these are difficult issues to diagnose #129

Closed
wants to merge 1 commit into from

Conversation

aricart
Copy link
Member

@aricart aricart commented Nov 8, 2024

Fix #123

@aricart aricart force-pushed the fix-123 branch 3 times, most recently from ca64bfd to 764695b Compare November 9, 2024 15:13
aricart added a commit that referenced this pull request Nov 9, 2024
…client wasn't given a ws/s:// url as these are difficult issues to diagnose #129

Signed-off-by: Alberto Ricart <[email protected]>
@aricart aricart force-pushed the fix-123 branch 2 times, most recently from ef54ad0 to 4bc5156 Compare November 9, 2024 15:28
…client wasn't given a ws/s:// url as these are difficult issues to diagnose

Signed-off-by: Alberto Ricart <[email protected]>
@aricart aricart closed this Nov 9, 2024
@aricart aricart deleted the fix-123 branch November 9, 2024 15: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.

add a check on the protocol specified by a client when URLs are set
1 participant