Is there any other implementation for Reliable-UDP, other than the implementation of Bell labs? I need to develop a streaming application in which I don't want to use RTP or RTCP. I want two functionalities
- In-order delivery of Packets
- Resending of lost packets
No extra functionality is required. If there is any implementation, please let me know. I have searched a-lot but couldn't find one