Skip to Content

webcraft v1.0.3

Created
Updated

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

# Usage

WebCraft provides CMake targets:

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

# License

# Supported Platforms

!(uwp | android | emscripten)

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Aditya Rao's avatar Aditya Rao

# Changelog

  • 8823cec Fix webcraft port installation (#48922)
  • 9984495 [webcraft] New port (#48738)

# Source