NOTE this descr is more-or-less rewritten entirely by @goodboy
What "next/old-gen" protos are worth having first class support?
Now that #375 gives us a modular tpt layering it's time to start making those choices
B)
Here are the main few protocols which have caught our attention:
NOTE this descr is more-or-less rewritten entirely by @goodboy
What "next/old-gen" protos are worth having first class support?
Now that #375 gives us a modular tpt layering it's time to start making those choices
B)
Here are the main few protocols which have caught our attention:
TIPC as per detailed writeup in Investigating
TIPC, the "end game" cluster proto maybe? #378DTLS, which
is soon to getnow has native support in trio!QUICanyioissue for the sameQUIC
triowe can definitely stick to the one-task-per-stream pattern easily.quicheaioquichasasynciosupport using protocols, so we'll need to figure an alt to that fortrio.hypercorn's internal protocol supporttriosupported udp serverRUDP is a historical approach to this kind of thing but there's been improvements in this space since (see above). Some relevant RUDP resources include:
ucx-py