Thanks, understood. My Python knowledge is somewhat rudimentary and Twisted knowledge even more so, but if the current project at hand can afford some lax, I will see if I could help in any way. Even though Twisted is an open-source, volunteer driven/implemented project, is there a roadmap for Twisted ?
On Sun, May 26, 2019 at 2:01 AM Glyph <[email protected]> wrote: > > > On May 24, 2019, at 1:37 PM, Amber Brown <[email protected]> > wrote: > > To note -- Twisted does not currently have HTTP/2 client support, only > server support. Treq will not talk H2 at the moment, but Klein+Twisted will > happily serve it up. > > > This is simply a matter of nobody having implemented it yet though - if > anyone would like to hook up twisted.web.client.Agent, and thereby treq, to > HTTP/2, that would be great! > > -g > _______________________________________________ > Twisted-Python mailing list > [email protected] > https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >
_______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
