Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting etorrent without making a release #131

Closed
wants to merge 30 commits into from

Conversation

arcusfelis
Copy link
Contributor

This changes allow to run etorrent with command:

./bin/etorrentctl console

I also allow connections from other nodes (for cascadae). Release binaries already allows connections from other nodes.

@jlouis
Copy link
Owner

jlouis commented Jan 11, 2012

I am totally swamped in work at the moment. Will look as soon as there is some spare time. Unless klaar overtakes me.

@arcusfelis
Copy link
Contributor Author

I added changes which allow to set torrent on pause. It allows to stop progress and tracker_communication processes. Paused state is saved in fast_resume module.

I also add new webui interface (cascadae) as a dep. It runs on 1080 port. Old ui is also available.

@jlouis
Copy link
Owner

jlouis commented Jul 17, 2012

I've revived this from the dead. Etorrent has been split into a release and a core part. I am slowly going through the relevant patches and making them fit into the places where they do fit. How much of your master branch are still relevant?

@arcusfelis
Copy link
Contributor Author

I will port the changes to etorrent_core as a pull request.

@jlouis
Copy link
Owner

jlouis commented Jul 18, 2012

Awesome. Do note that I think the bin/etorrentctl.in has to go into this repo and not into the core - so you may have to split stuff. I like your work and would really like to get it in. It is just that I've had too many projects running all along so I could not keep up with this one as well :/

@arcusfelis
Copy link
Contributor Author

Closed, because it is too old and too far away from HEAD.

@arcusfelis arcusfelis closed this Feb 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants