Thank you so much Adi!

Great to have this release out :-D

> On Jun 7, 2025, at 3:32 AM, Adi Roiban via Twisted <twisted@python.org> wrote:
> 
> On behalf of the Twisted contributors I announce the release of Twisted 
> 25.5.0.
> 
> The main reason for this release is the added support to WebSocket via the 
> wsproto[1].

Check out the tutorial documentation here: 
https://docs.twisted.org/en/stable/web/howto/web-in-60/websockets.html

> Thanks Glyph for this great feature.

You're welcome!  I also fixed the `conch` command line, in such a way that you 
ought to be able to use it practically on a system where you're also using 
OpenSSH, so everybody give it a try :).  You can use `conch somehost` anywhere 
you might use `ssh somehost`, modulo the fact that it can't read your SSH 
config file, so you'll need to specify any usernames or whatever, but it should 
be able to connect to your existing SSH agent. (And probably file some bugs 
that *you* will find...)

> This is the latest release with support for Python 3.8.
> 
> The release and NEWS file is available for review at
> 
>     https://github.com/twisted/twisted/blob/stable/NEWS.rst
> 
> Release documentation is available at
> 
>     https://docs.twisted.org/en/stable/
> 
> Wheels for the release candidate are available on PyPI
> 
>     python -m pip install Twisted==25.5.0
> 
> Many thanks to everyone who worked on this release!
> 
> ----------
> 
> I would like to use this opportunity and thank https://thinkst.com/ and 
> https://www.sftpplus.com/ for the ongoing financial support.
> 
> [1] https://github.com/python-hyper/wsproto/
> 
> --
> Adi Roiban
> _______________________________________________
> Twisted mailing list -- twisted@python.org
> To unsubscribe send an email to twisted-le...@python.org
> https://mail.python.org/mailman3/lists/twisted.python.org/
> Message archived at 
> https://mail.python.org/archives/list/twisted@python.org/message/KYFK5Y4WZFD5END7KKVORFCADDBJFH6E/
> Code of Conduct: https://twisted.org/conduct

_______________________________________________
Twisted mailing list -- twisted@python.org
To unsubscribe send an email to twisted-le...@python.org
https://mail.python.org/mailman3/lists/twisted.python.org/
Message archived at 
https://mail.python.org/archives/list/twisted@python.org/message/SWBBS2VWM55DOZGYVS5KABZM7OKMPACL/
Code of Conduct: https://twisted.org/conduct

Reply via email to