Re: Not sure about this
I think that web apps have pretty much abandoned in-order comms already. There was a significant amount of stuff that broke when java-script engines became out-of-order processors, but that was 5-10 years ago.
There are still things that use "HTTP", but it's actually become rare to find anything significant that doesn't require javascript, and modern javascript implies out-of-order processing.