{"id":60375,"library":"wangle","title":"Wangle","description":"Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.","status":"active","version":"2026.02.23.00","language":"cpp","source_language":null,"source_url":null,"tags":["networking","framework","client-server","facebook"],"install":[{"cmd":"vcpkg install wangle","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(wangle CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE wangle::wangle)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"wangle/wangle.h","correct":"#include <wangle/wangle.h>"}],"quickstart":{"code":"#include <wangle/wangle.h>\n#include <iostream>\n\nint main() {\n    std::cout << \"Wangle framework ready\" << std::endl;\n    return 0;\n}","lang":"cpp","description":"Basic include and initialization for Wangle."},"warnings":[{"fix":"Ensure target_link_libraries includes wangle::wangle and its transitive dependencies.","message":"Requires linking against folly and other dependencies.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'abstract':12 'build':14 'client':26 'client-serv':25 'client/server':11 'common':10 'compos':21 'consist':18 'facebook':28 'framework':5,24 'modular':19 'network':23 'provid':6 'server':27 'servic':15 'set':8 'wangl':1,2 'way':22","created_at":"2026-06-16T19:28:14.405018+00:00","updated_at":"2026-06-16T19:28:14.405018+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}