1. Home
  2. Browse
  3. webcraft

webcraft

v1.0.2#0Go to latest

An async first C++ networking library leveraging powerful features of C++23 built for scale, speed, and ease.

Install

Run the following Vcpkg command to install the port.

vcpkg install webcraft

Usage

WebCraft provides CMake targets:

find_package(WebCraft CONFIG REQUIRED)

target_link_libraries(main PRIVATE WebCraft::WebCraft)

Dependencies

See source

Version

v1.0.2#0

Publication

Supports

!(uwp | android | emscripten)

GitHub

adityarao2005/WebCraft8

Homepage

github.com/adityarao2005/WebCraft

Subtree

9984495d19

License

MIT

Definition

Manifest