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 typo in ws example #417

Merged
merged 1 commit into from
Mar 6, 2022
Merged

Fix typo in ws example #417

merged 1 commit into from
Mar 6, 2022

Conversation

rfinnie
Copy link
Contributor

@rfinnie rfinnie commented Mar 5, 2022

What is the purpose of this pull request? (put an "X" next to item)

[X] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)

This fixes the listening example incorrectly using server.http.address() for wsAddr instead of server.ws.address().

Which issue (if any) does this pull request address?

Is there anything you'd like reviewers to focus on?

@welcome
Copy link

welcome bot commented Mar 5, 2022

🙌 Thanks for opening this pull request! You're awesome.

@alxhotel alxhotel merged commit 023afb9 into webtorrent:master Mar 6, 2022
@welcome
Copy link

welcome bot commented Mar 6, 2022

🎉 Congrats on getting your first pull request landed!

webtorrent-bot pushed a commit that referenced this pull request Mar 6, 2022
## [9.18.4](v9.18.3...v9.18.4) (2022-03-06)

### Bug Fixes

* typo in ws example ([#417](#417)) ([023afb9](023afb9))
@webtorrent-bot
Copy link

🎉 This PR is included in version 9.18.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants