rcpp_framework/modules/drogon/drogon/examples/simple_reverse_proxy
2021-06-17 14:53:13 +02:00
..
plugins Reformat drogon with my clang format file. 2021-06-17 14:53:13 +02:00
.gitignore Added drogon as a module. 2021-06-17 14:43:29 +02:00
CMakeLists.txt Added drogon as a module. 2021-06-17 14:43:29 +02:00
config.json Added drogon as a module. 2021-06-17 14:43:29 +02:00
main.cc Reformat drogon with my clang format file. 2021-06-17 14:53:13 +02:00
README.md Added drogon as a module. 2021-06-17 14:43:29 +02:00

A Example showing how to use drogon as a http reverse proxy with a simple round robin.

This project is created by drogon_ctl command, please compile it after installing drogon.