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

Fix websocket url to wss #170

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Conversation

lumi4x
Copy link
Contributor

@lumi4x lumi4x commented Aug 2, 2024

The current example code uses https which does not work, and returns malformed ws or wss URL error. Replacing it with wss corrects the issue.

This PR also fixes a compilation issue with the example code.

@bnewbold
Copy link
Contributor

bnewbold commented Aug 5, 2024

thanks!

@bnewbold bnewbold merged commit 66d8508 into bluesky-social:main Aug 5, 2024
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