node-bencode icon indicating copy to clipboard operation
node-bencode copied to clipboard

Revert "Revert "Add support for large integers""

Open themasch opened this issue 9 years ago • 2 comments

Reverts themasch/node-bencode#50

so here we start the new diskussion about #44 after reverting it in #50 ;)

themasch avatar Aug 29 '16 08:08 themasch

I really like the idea of making. I'm currently failing to understand how this could work for decoding but encoding looks pretty good. It also enables lots of other use cases like the binary-key-dict one or real booleans etc. We/people could release bencode-* plugins that extend/replace types in bencode. :+1: from me.

themasch avatar Aug 29 '16 08:08 themasch

New ways introduced 1n and BigInt(1)

jimmywarting avatar Oct 10 '18 09:10 jimmywarting

https://github.com/webtorrent/node-bencode/pull/150

ThaUnknown avatar Jul 22 '23 09:07 ThaUnknown