bantonj / Baldur

MFT Download Client and Library
0 stars 0 forks source link

Add web GUI for Server #9

Open bantonj opened 11 years ago

bantonj commented 11 years ago

Add a simple web gui to see what is being downloaded by what ip, and the speed.

bantonj commented 11 years ago

DONE: Need to add a way to track the threadlets to know what is downloading and how fast. DONE: Also need a way to know when threadlets are dead. DONE: Use ThreadletTracker from baldur.py? DONE Need to move dead ThreadletTracker data somewhere so it doesn't get calculated over and over again.