
On Mon, Dec 31, 2012 at 02:36:30PM -0800, Damian Johnson wrote:
So here's what I propose. For the next couple months stem will have an open beta. If you'd like to have input on the future of our python controller space then please give Stem a try and tell me the following...
* What pain points did you encounter? Is there anything that you'd like to see changed or that we're missing?
One thing I used the old controller library for is: - Create a bunch of circuits, possibly using Tor's default circuit creation algorithm, but usually by specifying an explicit list of ORs. - When a new stream is created, attach it to a (cleverly selected) circuit. How would I do this in stem? I don't see anything obvious in the API documentation. Thanks, - Ian