Please, tell to me are whether exist UDT protocol backend for boost::asio?
UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. ( http://udt.sourceforge.net/index.html )
TCP, UDP, and ICMP are supported by Boost.Asio. Other protocols can be implemented by extending the Protocol
type requirements. There are several threads on the asio-users mailing list discussing adding support for SCTP, you may be able to use that as an example.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With