Re: [Twisted-Python] txsocksx 1.13.0.0 released (SOCKS clients for Twisted)

2013-10-05 Thread Aaron Gallagher
Glyph writes: > I'm super happy to see such widespread use of the endpoint API :-). It > looks like there's no endpoint string parser plugin, though; any > chance you'll be looking into adding that in a future release? Yes! This is definitely on my todo list, but it will be much more useful once

Re: [Twisted-Python] txsocksx 1.13.0.0 released (SOCKS clients for Twisted)

2013-10-05 Thread Glyph
On Oct 5, 2013, at 6:18 PM, Aaron Gallagher <_...@habnab.it> wrote: > Hi! > > txsocksx 1.13.0.0 has been > released--the first stable 1.x release. Cool! > This version has full implementations of client endpoints which wrap > client endpoints and perform

[Twisted-Python] txsocksx 1.13.0.0 released (SOCKS clients for Twisted)

2013-10-05 Thread Aaron Gallagher
Hi! txsocksx 1.13.0.0 has been released--the first stable 1.x release. This version has full implementations of client endpoints which wrap client endpoints and perform SOCKS 4, 4a, or 5 proxy negotiation. Additionally, txsocksx comes with support code to