[Twisted-web] Support for websockets.

Mike Mestnik cheako+twistedmatrix at mikemestnik.net
Fri Aug 4 09:29:50 MDT 2017


On Fri, Aug 4, 2017 at 9:11 AM, Jean-Paul Calderone
<exarkun at twistedmatrix.com> wrote:
> On Fri, Aug 4, 2017 at 10:01 AM, Mike Mestnik
> <cheako+twistedmatrix at mikemestnik.net> wrote:
>>
>> I was working on Tor2web, a client of twisted web.  I discover that to
>
>
> What are you trying to do?  The subject of your message suggests you're
> interested in some kind of WebSocket support but I have trouble following
> the rest.
>
> If you want Twisted and WebSockets, take a look at this:
> https://github.com/crossbario/autobahn-python
>
I want twisted.web.client.Agent that will see the connection being
upgraded and release the socket FOR websocket.  Currently if you tried
to use  twisted.web.client.Agent with autobahn-python bad things would
happen.

> Jean-Paul
>
>
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
>



More information about the Twisted-web mailing list