Skip to content

RUDP support in ADF2UDPServer

Guillaume Baulieu requested to merge rudp into preprod

Implementation of a RUDP protocol in ADF2UDPServer N last sent packets are kept in memory. If acknowledge is not received during the sending of the next N packets, the packet is sent again.

Merge request reports