Why not just overhaul TCP?<p>TCP was and is pretty great at what it aims to to do, but it certainly is getting a bit long in the teeth.<p>For one thing, streams are not quite convenient, it'd be great is messages were a first class member of a new tcp.<p>Then look at the congestion control issues that are well known in TCP.<p>Is UDP just a better framework to build something from the ground up?