On Thu, Jun 16, 2016 at 7:51 PM, Tom Herbert <t...@herbertland.com> wrote: > Transports over UDP is intended to encapsulate TCP and other transport > protocols directly and securely in UDP. > > The goal of this work is twofold: > > 1) Allow applications to run their own transport layer stack (i.e.from > userspace). This eliminates dependencies on the OS (e.g. solves a > major dependency issue for Facebook on clients).
Facebook on clients would be a Facebook app on mobile devices? Does that mean that the Facebook app is so advanced and complicated that it needs a special TCP stack?! -- Thanks, //richard