Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Run the following Vcpkg command to install the port.
vcpkg install wangle
The package wangle is compatible with built-in CMake targets:
find_package(wangle REQUIRED) target_link_libraries(main PRIVATE wangle::wangle)
v2024.10.14.00#0
Oct 22, 2024
All
facebook/wangle3.1K
github.com/facebook/wangle
8c2f2d0dc7
Apache-2.0
Manifest