1. Home
  2. Browse
  3. netcpp

netcpp

v0.4.1#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.4.1#0

Publication

Supports

windows | linux

GitHub

index1207/netcpp11

Homepage

github.com/index1207/netcpp

Subtree

1d8654234d

License

MIT

Definition

Manifest