This commit is contained in:
Joey Hess 2015-01-05 11:58:51 -04:00
parent bec2e85698
commit 96a9cd8305

View file

@ -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.
"""]]