blob: 82213947178a462e364dd768ed662b6d217a6a70 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
"""]]
|