SLikeNetT is an Open Source/Free Software cross-platform network engine written in C++ and specifially designed for games (and applications which have comparable requirements on a network engine like games) building upon the discontinued RakNet network engine which had more than 13 years of active development.
The package slikenet provides CMake targets:
find_package(slikenet CONFIG REQUIRED)
target_link_libraries(main PRIVATE SLikeNet)
v2021-06-07#3
!uwp
Complex license
Manifest