neko-networkv1.0.4
- Updated
Neko Network is a modern, easy-to-use, and efficient C++20 network library built on top of libcurl.
- Project website: https://github.com/hoshimoe/NekoNetwork
#Usage
NekoNetwork provides CMake targets:
find_package(NekoNetwork CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Network)#Supported Platforms
All platforms supported.
#Features
Default feature: nlog
#nlogdefault
Use nlog as the default logger.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through neko-schema)
- vcpkg-cmake-config (through neko-schema)
#Dependencies
#Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (through openssl)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Hoshi
Hoshi