RUDP
In order to ensure quality, it extends UDP by means of adding the following features:
- Acknowledgment of received packets
- Windowing and flow control
- Retransmission of lost packets
- Over buffering (Faster than real-time streaming)
* see https://en.wikipedia.org/wiki/Reliable_User_Datagram_Protocol
Current implementation status
RUDP
In order to ensure quality, it extends UDP by means of adding the following features:
* see https://en.wikipedia.org/wiki/Reliable_User_Datagram_Protocol
Current implementation status