udt v4.11
- Created
- Updated
UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks.
# Usage
udt provides CMake targets:
find_package(unofficial-udt CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::udt::udt)
# License
Unspecified
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- xiaozhuai, Weihang Ding