On behalf of Twisted Matrix Laboratories, I am honoured to announce the
release of Twisted 19.2! The highlights of this release are:
* twisted.web.client.HostnameCachingHTTPSPolicy was added as a new
contextFactory option. This reduces the performance overhead for
making many TLS connecti
Chris Withers writes:
> Not sure I follow, I specify ws:// and things work. What am I missing?
> (I know the initial protocol is http and that's "upgraded" into
> websocket, but the url is still ws:// or wss://, right?)
What Tobias is getting at, I think, is that your URL could be
wss://example.
> On Apr 10, 2019, at 5:36 AM, Amber Brown wrote:
>
> On behalf of Twisted Matrix Laboratories, I am honoured to announce the
> release of Twisted 19.2! The highlights of this release are:
>
> twisted.web.client.HostnameCachingHTTPSPolicy was added as a new
> contextFactory option. This redu