webtorrent / bittorrent-dht

🕸 Simple, robust, BitTorrent DHT implementation
https://webtorrent.io
MIT License
1.22k stars 203 forks source link

use buffer for encoded signature #285

Closed resession closed 1 year ago

resession commented 1 year ago

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

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

What changes did you make? (Give an overview) used buffer for the encoded signature

Which issue (if any) does this pull request address? https://github.com/webtorrent/bittorrent-dht/issues/284

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

ThaUnknown commented 1 year ago

not planned as per #284