8000 GitHub - pmatern/wangle_http_template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pmatern/wangle_http_template

Repository files navigation

wangle_http_template

template project for http wangle servers using boost::beast::http for parsing and serialization

osx build

get folly and its deps

brew install folly

checkout and build wangle

git clone https://github.com/facebook/wangle.git
cd wangle/wangle
cmake -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl .
make
ctest
sudo make install

build app

sh rename_app.sh {your app name}
sh run_cmake_osx.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0