Skip to Content

neko-network v1.0.1

Created
Updated

Neko Network is a modern, easy-to-use, and efficient C++20 network library built on top of libcurl.

# Usage

NekoNetwork provides CMake targets:

find_package(NekoNetwork CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Network) 

# License

# Supported Platforms

All platforms are supported

# Features

Default feature: nlog

# nlog default

Use nlog as the default logger.

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

# Dependencies

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Hoshi's avatar Hoshi

# Changelog

  • 95b2189 [neko-network] Add new port (#48536)

# Source