[Twisted-Python] Twisted 19.2.0 Release Announcement

2019-04-10 Thread Amber Brown
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

Re: [Twisted-Python] ws(s):// urls and host/port duplication in twisted/autobahn code

2019-04-10 Thread meejah
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.

Re: [Twisted-Python] Twisted 19.2.0 Release Announcement

2019-04-10 Thread Glyph
> 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