The main transport layer protocols (TCP, UDP) have been active for 40 years.

TCP is not the best in particular environments.

Some poor workloads for TCP include:

To deal with these scenarios, transport layers functions were moved to application layer and built on top of UDP

QUIC - Quick UDP Internet Connections

QUIC is an application-layer protocol built on top of UDP.