jlouis / etorrent

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

Add an etorrent:events() call. #82

Open jlouis opened 13 years ago

jlouis commented 13 years ago

The etorrent:events() call should list recent events in the system. It is highly stealable from the webui code. Consider merging code-paths if possible (introduce a new module for queries).