1. Home
  2. Browse
  3. wangle

wangle

v2025.01.20.00#0Go to latest

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.

Install

Run the following Vcpkg command to install the port.

vcpkg install wangle

Usage

The package wangle is compatible with built-in CMake targets:

find_package(wangle REQUIRED)
target_link_libraries(main PRIVATE wangle::wangle)

Dependencies

See source

Version

v2025.01.20.00#0

Publication

Supports

All

GitHub

facebook/wangle

Homepage

github.com/facebook/wangle

Subtree

d4d2f4c809

License

Apache-2.0

Definition

Manifest