-
-
Notifications
You must be signed in to change notification settings - Fork 335
Closed
Labels
Description
I think the code should be more asynchronous when it comes to the methods getSwarm and createSwam. They should take a callback so you can query a DB for peers. Having a million+ torrents in memory just wont work. An upside is persistency.
Any thought on this?
If not Im going to have to fork and refactor the code for my use.