Neko Network is a modern, easy-to-use, and efficient C++20 network library built on top of libcurl.
NekoNetwork provides CMake targets:
find_package(NekoNetwork CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Network)
Use nlog as the default logger.
v1.0.3#0
All
MITorApache-2.0
Manifest