Skip to Content

netcpp v0.5.0

Created
Updated

A simple asynchronous network library

# Usage

netcpp provides CMake targets:

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

# License

# Supported Platforms

windows | linux

  • linux
  • windows
  • osx
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • 한태현's avatar 한태현
  • 한태현's avatar 한태현

# Changelog

  • ee2d2a1 [netcpp] Update to 0.5.0 (#40870)
  • 1d86542 [netcpp] Update to 0.4.1 (#40566)
  • 4a40554 [netcpp] new port (#40245)

# Source