UDP
Last updated
Was this helpful?
Last updated
Was this helpful?
is a fast, connectionless protocol used for transmitting data over a network. It's known for its speed but unlike its more reliable counterpart, TCP, UDP does not guarantee packet delivery or order. Spikemark supports sending UDP messages and streaming positions over UDP.