UDP (User Datagram Protocol)
Wiki Article
UDP is a connectionless protocol that provides fast, low-latency data transmission without error checking.
Low Latency
UDP is ideal for real-time applications like live streaming where speed is more important than reliability.