1. Home
  2. Browse
  3. wangle

wangle

v2020.10.19.00#1Go 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

v2020.10.19.00#1

Publication

Supports

All

GitHub

facebook/wangle3.1K

Homepage

github.com/facebook/wangle

Subtree

30124253ee

License

Complex license

Definition

Control