webtorrent / node-bencode

bencode de/encoder for nodejs
MIT License
166 stars 36 forks source link

Add support for encoding Maps and Sets #90

Closed jhermsmeier closed 3 years ago

jhermsmeier commented 3 years ago

This adds support for encoding Maps and Set through bencode.encode()

jhermsmeier commented 3 years ago

Btw, feel free to merge the PRs – I don't have the power here to overrule the bugged (?) security/snyk status

themasch commented 3 years ago

Okay, I apparently cannot even github anymore. Is there any way for me to throw away these bugged checks without going through the REST API?

themasch commented 3 years ago

Found it!

jhermsmeier commented 3 years ago

Nice, thanks!