audio_trans/examples/simple_reverse_proxy
wangjiyu f6a9d677cd init 2025-04-07 11:31:21 +08:00
..
plugins init 2025-04-07 11:31:21 +08:00
.gitignore init 2025-04-07 11:31:21 +08:00
CMakeLists.txt init 2025-04-07 11:31:21 +08:00
README.md init 2025-04-07 11:31:21 +08:00
config.json init 2025-04-07 11:31:21 +08:00
main.cc init 2025-04-07 11:31:21 +08:00

README.md

An example that shows how to use drogon as an http reverse proxy with a simple round robin.

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