webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.75k stars 317 forks source link

Fix typo in ws example #417

Closed rfinnie closed 2 years ago

rfinnie commented 2 years ago

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[bot] commented 2 years ago

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

welcome[bot] commented 2 years ago

🎉 Congrats on getting your first pull request landed!

webtorrent-bot commented 2 years ago

:tada: This PR is included in version 9.18.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: