UDPstä
UDPstä is a transport protocol intended to extend the User Datagram Protocol (UDP) by adding optional reliability and ordering while preserving UDP’s low latency. It seeks a middle ground between UDP’s best-effort datagrams and TCP’s guarantees, letting applications enable reliability only for data that needs it. The specification emerged in open-source networking projects and is implemented in several reference stacks. It is not standardized by major bodies and remains experimental in most deployments.
Design and operation: UDPstä preserves the connectionless feel of UDP but adds a compact per-datagram header
Header and security: The header is small, roughly a dozen bytes, with a minimal set of fields
Applications and adoption: UDPstä is proposed for low-latency scenarios that can tolerate selective reliability, such as