[Twisted-Python] Is there a nice way to write transport-agnostic protocols and servers/clients?

Tristan Seligmann mithrandi at mithrandi.net
Wed Aug 16 06:09:11 MDT 2017


On Wed, 16 Aug 2017 at 13:53 Jarosław Fedewicz <jaroslaw.fedewicz at gmail.com>
wrote:

> One thing that is also notably missing from the puzzle is that there is no
> support for datagram endpoints.
>

The lack of datagram endpoint abstractions is definitely just a "we haven't
gotten around to it yet"; stream endpoints were the initial focus mainly
because stream protocols are a lot more common than datagram protocols. The
ticket covering datagram endpoints is here, I believe:
https://twistedmatrix.com/trac/ticket/4471 There seems to be some old work
that was never completed, so picking this up again might be a good starting
point if you're keen on contributing in this area.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20170816/ba73208a/attachment-0002.html>


More information about the Twisted-Python mailing list