
3 Jul
2016
3 Jul
'16
6:50 a.m.
On 3 July 2016 at 11:15, Paweł Miech pawelmhm@gmail.com wrote:
HTTP2 support sounds really exciting.
Please let me know if you have any issues, as well as if you don't! If
everything works well, that's a good thing for me to know :)
I played around with this today and found out that the command you recommend:
pip install -U https://twistedmatrix.com/Releases
/pre/16.3.0pre2/Twisted-16.3.0rc2.tar.bz2#egg=Twisted[http2,tls]
does NOT install dependencies when ran on Python 3, I had to manually install h2 to HTTP2 support to work. It works ok on Python 2. My installation logs on Python 3.4 look like this:
AFAIK this is a known issue :
see https://github.com/twisted/twisted/blob/trunk/docs/installation/howto/option...
--
Adi Roiban