Twisted 16.3.0 landed today, with HTTP/2 support (thanks @lukasa!). This requires: a) #10, so that it can negotiate it over TLS b) Daphne's `Site` adding h2 as a supported protocol.
Twisted 16.3.0 landed today, with HTTP/2 support (thanks @Lukasa!). This requires:
a) #10, so that it can negotiate it over TLS
b) Daphne's
Siteadding h2 as a supported protocol.