1. Home
  2. Browse
  3. neko-network

neko-network

v1.0.3#0Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install neko-network

Usage

NekoNetwork provides CMake targets:

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

Features

Dependencies

See source

Version

v1.0.3#0

Publication

Supports

All

GitHub

moehoshio/NekoNetwork

Homepage

github.com/moehoshio/NekoNetwork

Subtree

e49823987b

License

MITorApache-2.0

Definition

Manifest