jlouis / etorrent

Erlang Bittorrent Client
BSD 2-Clause "Simplified" License
295 stars 50 forks source link

Embed Folsom in Etorrent #127

Open jlouis opened 12 years ago

jlouis commented 12 years ago

We need a way to instrument the code that is better than what we currently have. One way is to embed folsom and then use that application to extract information from the code about current speeds etc. That way we use a more standardized interface rather than writing our own ditto for it.