diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-05 11:58:51 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-05 11:58:51 -0400 |
commit | 418c4316d718184574f7a3b136eabfaf9d92d9d3 (patch) | |
tree | 907f08704d3463d6950d8ef46c7e84cae9f60014 /doc | |
parent | 8bd6e2a18ae41fb616ea02d309b144cbed585771 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment b/doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment new file mode 100644 index 000000000..822139471 --- /dev/null +++ b/doc/bugs/bencode/comment_1_24bc8c996eb32f344b3f091e14171a15._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-01-05T15:53:32Z" + content=""" +Rewriting the torrent library to use attobencode feels like yak shaving. +It's not like parsing torrents is a performance bottleneck in this +situation, that would need an attoparsec based parser for speed. + +I don't see any licensing problems in bencode. +"""]] |