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

Implement stream decoding

Open jhermsmeier opened this issue 13 years ago • 2 comments

  • [x] Implement Encoder
  • [ ] Implement Decoder
  • [x] switch from mocha to tape on streams branch
  • [ ] write tests for encoder/decoder streams

jhermsmeier avatar Sep 26 '12 19:09 jhermsmeier

I've implemented this in my bencode-stream package if you're interested in looking at how I did it.

deoxxa avatar Apr 28 '14 00:04 deoxxa

Sweet! I'm currently at work, so it may take a while until I can have a look at / work on stuff.

jhermsmeier avatar Apr 28 '14 01:04 jhermsmeier