-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
- Acknowledgment of received packets
- Windowing and flow control
- Retransmission of lost packets
- Checksum support (optional)
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature