Skip to content

webcraftv1.0.5

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)

#Supported Platforms

!(uwp | android | emscripten)

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Aditya Rao's avatarAditya Rao
  • toge's avatartoge

#Changelog

  • ce312e2[webcraft] update to 1.0.5 (#49724)
  • 8823cecFix webcraft port installation (#48922)
  • 9984495[webcraft] New port (#48738)