Closed
Description
I'm trying to build a web server by linking the C++ Application code with Unit. However, there do not appear to be many examples of connecting C++. What kind of method do you recommend?
When I checked the nginx_unit_app_test code, there were so few examples that it was difficult to apply our C++ code. Currently, I tried to set up our C++ application by binding it in Go language, but it failed.
In addition, our C++ application requires environmental variables such as LD_LIBRARY_PATH, but it does not seem to be applied well even with "enviornments" option in json. Is there an answer to this?
Metadata
Metadata
Assignees
Labels
No labels