webtorrent / bittorrent-tracker

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

perf: use peer/lite #474

Closed ThaUnknown closed 1 year ago

ThaUnknown commented 1 year ago

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

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

What changes did you make? (Give an overview) changed peer to use peer/lite.js, which is the same peer implementation, just without things like MediaTrack, MediaTransciever, MediaStream, etc handling, which is unused, saves a few kb in bundle size

socket-security[bot] commented 1 year ago

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @thaunknown/simple-peer@9.12.0

webtorrent-bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: