1. Home
  2. Browse
  3. netcpp

netcpp

v0.3.4#0Go to latest

A simple cross-platform async socket library

Install

Run the following Vcpkg command to install the port.

vcpkg install netcpp

Usage

netcpp provides CMake targets:

find_package(netcpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE netcpp::netcpp)

Dependencies

See source

Version

v0.3.4#0

Publication

Supports

windows

GitHub

index1207/netcpp11

Homepage

github.com/index1207/netcpp

Subtree

4a405540d6

License

MIT

Definition

Manifest